Home
last modified time | relevance | path

Searched refs:handler (Results 626 – 650 of 1340) sorted by path

1...<<21222324252627282930>>...54

/plugin/formatplus2/syntax/
H A Dblockdeleteplus.php66 function handle($match, $state, $pos, Doku_Handler $handler){ argument
H A Dblockinsertplus.php61 function handle($match, $state, $pos, Doku_Handler $handler){ argument
H A Dblockquoteplus.php60 function handle($match, $state, $pos, Doku_Handler $handler){ argument
H A Dquoteplus.php52 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js3172 if (handler(nodeValue, value)) results.push(node);
3866 function createWrapper(element, eventName, handler) { argument
3877 handler.call(element, event);
3880 wrapper.handler = handler;
3885 function findWrapper(id, eventName, handler) { argument
3887 return c.find(function(wrapper) { return wrapper.handler == handler });
3890 function destroyWrapper(id, eventName, handler) { argument
3907 observe: function(element, eventName, handler) {
3927 if (!handler && eventName) {
3940 var wrapper = findWrapper(id, eventName, handler);
[all …]
/plugin/function/
H A Dsyntax.php36 function handle($match, $state, $pos, &$handler){ argument
/plugin/gallery/
H A Dsyntax.php
/plugin/gchart/
H A Dsyntax.php58 public function handle($match, $state, $pos, Doku_Handler $handler)
60 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/geogebra/syntax/
H A Dgeogebrafile.php80 function handle($match, $state, $pos, & $handler) argument
/plugin/geogebrembed/syntax/
H A Dggb.php50 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/geotag/syntax/
H A Dgeotag.php70 final public function handle($match, $state, $pos, Doku_Handler $handler): array
65 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/ggb/
H A Dsyntax.php31 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/gh/
H A Dsyntax.php72 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/ghissues/syntax/
H A Dsyntax.php47 * @param Doku_Handler $handler The handler
50 public function handle($match, $state, $pos, Doku_Handler &$handler){ argument
/plugin/gil/
H A Dsyntax.php115 function handle($match, $state, $pos, &$handler){ argument
/plugin/git/action/
H A Dalertcommited.php38 function handler(&$event, $param) { function in action_plugin_git_alertcommited
H A Dalertupstreamchanges.php36 function handler(&$event, $param) { function in action_plugin_git_alertupstreamchanges
/plugin/gitlab/
H A Dsyntax.php19 public function handle($match, $state, $pos, Doku_Handler &$handler) { argument
/plugin/gitlabapi/
H A Dsyntax.php47 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/gitlabproject/
H A Dsyntax.php42 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/gitlink/
H A Dsyntax.php66 function handle($match, $state, $pos, &$handler){ argument
/plugin/gitlink2/
H A Dsyntax.php66 function handle($match, $state, $pos, &$handler){ argument
/plugin/gitlog/
H A Dsyntax.php38 * @param Doku_Handler $handler
41 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/glossary/syntax/
H A Ddiv.php30 function handle ($match, $state, $pos, Doku_Handler $handler) { argument
H A Dspan.php40 function handle ($match, $state, $pos, Doku_Handler $handler) { argument
50 $handler->_addCall ('cdata', array ($match), $pos);

1...<<21222324252627282930>>...54