Home
last modified time | relevance | path

Searched refs:handler (Results 926 – 950 of 1340) sorted by relevance

1...<<31323334353637383940>>...54

/plugin/log/
H A Dsyntax.php30 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/markdownextra/
H A Dsyntax.php38 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/htvid/syntax/
H A Dvideo.php44 public function handle($match, $state, $pos, &$handler){ argument
/plugin/quizlib/
H A Dsyntax.php42 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/tipoftheday/syntax/
H A Dtotd.php28 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/pagenav/
H A Dsyntax.php37 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/datepicker/
H A Dsyntax.php47 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/alphalist/
H A Dsyntax.php26 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/multiselect/
H A Dsyntax.php68 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/pdftools/
H A Dsyntax.php77 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/include/syntax/
H A Dfooter.php19 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/avtaskbox/
H A Dsyntax.php80 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/stlviewer/
H A Dsyntax.php43 public 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/ifauthex/
H A Dsyntax.php92 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/notification/syntax/
H A Dlist.php32 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/webcode/syntax/
H A Dbasis.php198 * @param Doku_Handler $handler
204 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/datatemplate/syntax/
H A Dlist.php45 function handle($match, $state, $pos, Doku_Handler $handler){ argument
64 $data = parent::handle($match, $state, $pos, $handler);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js278 var handler = handlers[j];
280 callback && callback !== handler.callback &&
281 callback !== handler.callback._callback ||
282 context && context !== handler.context
284 remaining.push(handler);
286 listening = handler.listening;
1809 return _.some(this.handlers, function(handler) { argument
1810 if (handler.route.test(fragment)) {
1811 handler.callback(fragment);
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js248 output: t.handler.call(context, match, scope),
402 on: function (regex, handler, options) { argument
407 handler: handler,
1448 handler: function(e) method in sh.toolbar
1884 function handler(e) function
1902 obj.attachEvent('on' + type, handler);
1906 obj.addEventListener(type, handler, false);
2928 attachEvent(findElement(div, '.toolbar'), 'click', sh.toolbar.handler);
/plugin/publistx/
H A Dsyntax.php35 function handle($match, $state, $pos, &$handler){ argument
/plugin/codedoc/
H A Dblock.php38 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/formatplus2/syntax/
H A Dblockinsertplus.php61 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/seqdia/
H A Dsyntax.php49 function handle($match, $state, $pos, &$handler) { argument
/plugin/gil/
H A Dsyntax.php115 function handle($match, $state, $pos, &$handler){ argument

1...<<31323334353637383940>>...54