UNB Components Code Reference

UnbSearch::GetAllReplies method

Finds all messages that directly or indirectly reference to a given message through their primary references.

public static function UnbSearch::GetAllReplies ($messageId);

Parameters

messageId

(int) Base message ID, the search starts here

Return value

(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 372

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