Sets the time when a user last began editing this message.
public function UnbMessage::SetLastBeginEdit ($editing);
(bool) true
: Indicate start of editing, sets time to now. false
: Indicate cancelled/ended editing, sets time to 0.
You cannot set a specific time but rather indicate whether you have started editing now or cancelled editing.
UnbDatabaseException | No description available. |
Member of class: UnbMessage
Implementation file: message.class.php, line 985
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.