Gets the number of revisions of a message.
public static function UnbMessageRevision::CountByMessageId ($messageId, $includeDrafts = false);
(int/UnbMessage) Message or its ID of which to count the revisions
(bool) Indicates whether drafts are included
(int) Number of revisions for this message.
UnbDatabaseException | No description available. |
Need read access on the message.
Member of class: UnbMessageRevision
Implementation file: messagerevision.class.php, line 944
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.