UNB Components Code Reference

UnbUi::IsMsgOwner method

Gets a value indicating whether the current session user is the owner of a particular message.

public static function UnbUi::IsMsgOwner ($msg);

Parameters

msg
(UnbMessage) Message instance to be checked

Return value

(bool) true if the session user if the message owner, false otherwise

Member of class: UnbUi

Implementation file: ui.class.php, line 1310

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.