UNB Components Code Reference

UnbMessage::SetReadAllowedIds method

Remember that the specified message IDs are readable by the current session user.

public static function UnbMessage::SetReadAllowedIds ($messageIds);

Parameters

messageIds
(array) Message IDs to remember as readable

Remarks

This is only an optimisation in cooperation with the message search that has already determined that all search results are readable. Using this class' private cache, this doesn't need to be determined again. So actually, this method is for internal use only!

Member of class: UnbMessage

Implementation file: message.class.php, line 1702

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