UNB Components Code Reference

UnbMessage::SetLastBeginEdit method

Sets the time when a user last began editing this message.

public function UnbMessage::SetLastBeginEdit ($editing);

Parameters

editing

(bool) true: Indicate start of editing, sets time to now. false: Indicate cancelled/ended editing, sets time to 0.

Remarks

You cannot set a specific time but rather indicate whether you have started editing now or cancelled editing.

Exceptions thrown

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.