UNB Components Code Reference

UnbMessageRevision::GetFileIds method

Gets (unsorted) message IDs of all file messages assigned to this message revision.

public function UnbMessageRevision::GetFileIds ($relation = null);

Parameters

relation  –  optional, default: null

(string) Relation type to restrict the search for, null for unconditional search.

Return value

An array of all message IDs. This data may be cached if requested with no relation type restriction.

Exceptions thrown

UnbDatabaseException No description available.

Member of class: UnbMessageRevision

Implementation file: messagerevision.class.php, line 1684

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