UNB Components Code Reference

UnbMessage::CountRevisions method

Gets the number of revisions of this message.

public function UnbMessage::CountRevisions ($includeDrafts = false);

Parameters

includeDrafts  –  optional, default: false

(bool) Indicates whether drafts are included

Return value

(int) Number of revisions for this message.

Exceptions thrown

UnbDatabaseException No description available.

Member of class: UnbMessage

Implementation file: message.class.php, line 1608

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.