Reads a message revision from the database.
private static function UnbMessageRevision::ReadInternal ($messageId, $revisionNumber, $contentLevel, $allowFallback);
This function is kind of a "service provider" for UnbMessageRevision::FindByMessageId() and UnbMessageRevision::FindLatestByMessageId().
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 533
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.