UNB Components Code Reference

UnbLog::FindMessageModeration method

Finds log entries relatet to the moderation history of a message and revision.

public static function UnbLog::FindMessageModeration ($msg, $rev = null);

Parameters

msg

(UnbMessage) Message object.

rev  –  optional, default: null

(UnbMessageRevision) Message revision object. If unset, no revision-related history will be retrieved.

Return value

See FindByFilter

Remarks

This function is a shortcut to FindByFilter with an appropriate set of filters.

Member of class: UnbLog

Implementation file: log.class.php, line 584

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