UNB Components Code Reference

UnbMessage::GetAllRevisions method

Gets all revisions of this message, with no content.

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

Parameters

includeDrafts  –  optional, default: false

(bool) Indicates whether drafts are included

Return value

Array of UnbMessageRevision objects, if successful, null otherwise.

Exceptions thrown

UnbDatabaseException No description available.

See also

UnbMessageRevision::FindAllByMessageId()

Member of class: UnbMessage

Implementation file: message.class.php, line 1595

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