UNB Components Code Reference

UnbLog::CountByFilter method

Counts log entries filtered by their properties.

public static function UnbLog::CountByFilter ($filters);

Parameters

filter

(array) Array of filter array parameters. See FindByFilterInternal for details.

filters

Return value

(int) Count of matched log entries.

Exceptions thrown

InvalidArgumentException 

On invalid argument type or value.

UnbDatabaseException No description available.

Member of class: UnbLog

Implementation file: log.class.php, line 570

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