UNB Components Code Reference

UnbMessage::GetLatestReply method

Gets the latest message from all messages that are directly or indirectly referencing to this message through their primary reference.

public function UnbMessage::GetLatestReply ();

Return value

(UnbMessage) The message instance of the latest reply according to its CreatedTime

Remarks

TODO: Primary reference loop detection, throw UnbDatabaseException like in GetRefDEP()

Member of class: UnbMessage

Implementation file: message.class.php, line 1330

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