Home
last modified time | relevance | path

Searched refs:handler (Results 1076 – 1100 of 1340) sorted by relevance

1...<<41424344454647484950>>...54

/plugin/imageflow/syntax/
H A Dimageflow.php53 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/blog/syntax/
H A Dblog.php21 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Darchive.php23 function handle($match, $state, $pos, Doku_Handler $handler) { argument
145 // use the blog plugin cache handler in order to ensure that the cache is expired whenever a page, comment
/plugin/hidden/
H A Dsyntax.php42 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/pagequery/
H A Dsyntax.php48 public function handle($match, $state, $pos, Doku_Handler $handler): array
47 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/pycode/
H A Dsyntax.php97 * @param (obj) $handler object reference to the Doku_Handler class,
115 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/sqlcomp/
H A Dsyntax.php66 * @param Doku_Handler $handler The handler
69 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js3723 if (handler(nodeValue, value)) results.push(node);
4432 function _createResponder(element, eventName, handler) { argument
4458 handler.call(element, event);
4475 handler.call(element, event);
4481 handler.call(element, event);
4486 responder.handler = handler;
4516 function observe(element, eventName, handler) { argument
4542 function stopObserving(element, eventName, handler) { argument
4549 if (eventName && !handler) {
4555 Element.stopObserving(element, eventName, r.handler);
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.table.php73 $handler =& CSS::get_handler(CSS_PADDING);
74 $box->setCSSProperty(CSS_PADDING, $handler->default_value());
87 $handler =& CSS::get_handler(CSS_TEXT_ALIGN);
88 $handler->css('left', $pipeline);
/plugin/randominc/
H A Dsyntax.php32 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java.bak12 import com.mxgraph.swing.handler.mxRubberband;
/plugin/revealjs/syntax/
H A Dbackground.php43 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/plantuml/
H A Dsyntax.php41 function handle($match, $state, $pos, &$handler) { argument
/plugin/bugzillaxmlrpc/
H A Dsyntax.php153 function handle($match, $state, $pos, &$handler) { argument
/plugin/timetrack/
H A Dsyntax.php39 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/dataplot/
H A Dsyntax.php51 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/schedule/syntax/
H A Dblock.php31 function handle ($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/repo/
H A Dsyntax.php41 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/translationbuddy/
H A Dsyntax.php35 public function handle($match, $state, $pos, &$handler){ argument
/plugin/textinsert/
H A Dsyntax.php59 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/displayfile/
H A Dsyntax.php46 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/popupviewer/syntax/
H A Dviewer.php39 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/navi/
H A Dsyntax.php41 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/keyboard/
H A Dsyntax.php45 function handle($match, $state, $pos, Doku_Handler $handler) { argument

1...<<41424344454647484950>>...54