Searched defs:addLogEntry (Results 1 – 5 of 5) sorted by relevance
| /plugin/linkback/ | ||
| D | tools.php | 120 function addLogEntry($date, $id, $type = 'cl', $summary = '', $extra = '') { function in tools_plugin_linkback |
| /plugin/combo/resources/webcode/ | ||
| H A D | webcode-console.js | 162 exp.addLogEntry = function (input) { function |
| /plugin/fedauth/classes/usr/ | ||
| D | fa_filestore.class.php | 283 function addLogEntry($date, $providerId, $claimedId, $type, $isExternal=true) { function in fa_filestore |
| /plugin/botbouncer/lib/ | ||
| D | botbouncer.php | 304 private function addLogEntry($logFile,$entry) { function in botBouncer |
| /plugin/discussion/ | ||
| H A D | action.php | 1233 protected function addLogEntry($date, $id, $type = 'cc', $summary = '', $extra = '') function in action_plugin_discussion |