Finds a message revision instance by its message ID and revision number.
public static function UnbMessageRevision::FindByMessageId ($messageId, $revisionNumber, $contentLevel = null, $allowFallback = false);
A UnbMessageRevision object, if successful, null
otherwise.
InvalidArgumentException | On invalid argument type or value. |
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 725
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.