Finds all messages that directly or indirectly reference to a given message through their primary references.
public static function UnbSearch::GetAllReplies ($messageId);
(int) Base message ID, the search starts here
(array(int => int)) Array of message IDs as keys, with their direct primary reference as value
Member of class: UnbSearch
Implementation file: search.class.php, line 379
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.