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 378

© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.