Finds a message instance by its page name.
public static function UnbMessage::FindByPageName ($pageName);
(string) Page name (max. 255 characters)
A UnbMessage object, if successful, null
otherwise.
This method will not find messages that are a draft.
InvalidArgumentException | No description available. |
LengthException | No description available. |
UnbDatabaseException | No description available. |
Member of class: UnbMessage
Implementation file: message.class.php, line 298
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.