Finds log entries by their event number.
public static function UnbLog::FindByEventNum ($eventNumMin, $eventNumMax = null);
(int) First event number to include in the result
(int) Last event number to include in the result, if specified
(array) Array of log entries.
UnbSecurityException | If not logged in or no administrator. |
InvalidArgumentException | On invalid argument type or value. |
UnbDatabaseException | No description available. |
Must be logged in with administrator privilege.
Member of class: UnbLog
Implementation file: log.class.php, line 285
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.