Lines Matching refs:hlp
108 $hlp = plugin_load('helper', 'statistics');
109 $hlp->getLogger()->logEdit($event->data[1] . ':' . $event->data[2], $type);
118 $hlp = plugin_load('helper', 'statistics');
119 $hlp->getLogger()->logSearch($event->data['query'], $event->data['highlight']);
151 $hlp = plugin_load('helper', 'statistics');
152 $hlp->getLogger()->logLogin($type, $user);
162 $hlp = plugin_load('helper', 'statistics');
163 $hlp->getLogger()->logLogin('C', $event->data['params'][0]);
184 $hlp = plugin_load('helper', 'statistics');
185 $hlp->getLogger()->logMedia(
201 $hlp = plugin_load('helper', 'statistics');
202 $db = $hlp->getDB();
226 $hlp->getLogger()->logHistoryMedia();
229 $hlp->getLogger()->logHistoryPages();
268 $hlp = plugin_load('helper', 'statistics');
269 $db = $hlp->getDB();