Finds all message revisions by their message ID.
public static function UnbMessageRevision::FindAllByMessageId ($messageId);
Array of UnbMessageRevision objects, if successful, null
otherwise.
UnbDatabaseException | No description available. |
Need read access on the message. Additionally, message and message revision must not have a moderation lock of any kind. Exceptions are documented separately.
Member of class: UnbMessageRevision
Implementation file: messagerevision.class.php, line 832
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.