StatisticService
StatisticService
()
void
countAllHits
([ $cid = _CID_])
void
countOperatingSystem
( $names, [ $cid = _CID_])
void
countSessions
([ $cid = _CID_])
void
countTopReferer
( $limit, $filter, [ $cid = _CID_])
void
countTopVisitors
( $limit, [ $cid = _CID_])
void
countTotalBrowser
( $names, [ $cid = _CID_])
void
deleteAllStatistics
([ $cid = _CID_])
void
deleteStatisticsBefore
( $date, [ $cid = _CID_])
Executes a SQL against the Statistic Database.
void
executeStatisticSQL
(String $sqlString)
-
String
$sqlString: the SQL Command to execute
void
getMaxTimestamp
([ $cid = _CID_])
void
getMinTimestamp
([ $cid = _CID_])
void
getTopURLs
( $limit, [ $commands = array()], [ $cid = _CID_])
Sets the SQLHelper that should be used for receiving Statistic information.