Lines Matching defs:handle
55 $controller->register_hook('PARSER_HANDLER_DONE', 'AFTER', $this, 'handle');
61 public function handle($event, $param) {
376 $controller->register_hook('AJAX_CALL_UNKNOWN', 'BEFORE', $this, 'handle');
382 public function handle($event, $param) {
560 $controller->register_hook('PARSER_CACHE_USE', 'BEFORE', $this, 'handle');
566 public function handle($event, $param) {
601 $controller->register_hook('PARSER_WIKITEXT_PREPROCESS', 'BEFORE', $this, 'handle');
607 public function handle($event, $param) {
619 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, 'handle');
625 public function handle($event, $param) {