Adds a new log entry.
public static function UnbLog::Add ($type, $id, $data = null, $overrideUserId = null);
(int) Event type. See the UnbLogType constants.
(int) Event ID. See the UnbLogEvent constants.
(array) Associative array of event data.
(string) XML document of event data.
(int) Use this user ID for the log instead of the session user.
InvalidArgumentException | On invalid argument type or value. |
UnbDatabaseException | No description available. |
Member of class: UnbLog
Implementation file: log.class.php, line 122
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.