UNB Components Code Reference

UnbMessage::GetMyRating method

Gets the session user's rating for this message.

public function UnbMessage::GetMyRating ();

Return value

The rating value, or null if there is no rating from the user.

Exceptions thrown

UnbSecurityException If not logged in.
UnbDatabaseException No description available.

Privileges required

Must be logged in (obviously)

Member of class: UnbMessage

Implementation file: message.class.php, line 1491

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