Home
last modified time | relevance | path

Searched refs:handler (Results 401 – 425 of 1340) sorted by relevance

1...<<11121314151617181920>>...54

/plugin/tabbox/
H A Dsyntax.php73 * @param Doku_Handler $handler The handler
76 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/groupmatrix/syntax/
H A Dtable.php54 * @param Doku_Handler $handler The handler
58 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/include/syntax/
H A Dinclude.php65 * @param Doku_Handler $handler The hanlder object
68 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dcloselastsecedit.php19 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/a2s/
H A Dsyntax.php73 * @param Doku_Handler $handler The handler
76 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md7 - Revert "Call handler when waiting on fulfilled/rejected Promise"
14 - Call handler when waiting on fulfilled/rejected Promise
/plugin/combo/ComboStrap/Tag/
H A DShareTag.php144 public static function handleExit(\Doku_Handler $handler): array argument
147 $callStack = CallStack::createFromHandler($handler);
H A DBarTag.php71 public static function handleExit(\Doku_Handler $handler, int $pos, string $match): array argument
73 $callStack = CallStack::createFromHandler($handler);
/plugin/wrap/syntax/
H A Dclosesection.php16 * Dummy handler, this syntax part has no syntax but is directly added to the instructions by the div syntax
18 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/adhoctags/syntax/
H A Dclosesection.php16 * Dummy handler, this syntax part has no syntax but is directly added to the instructions by the div syntax
18 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/doi/syntax/
H A Disbn.php19 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DValidation.java15 import com.mxgraph.swing.handler.mxKeyboardHandler;
16 import com.mxgraph.swing.handler.mxRubberband;
/plugin/nsindex/
H A Dsyntax.php47 * @param Doku_Handler $handler The handler
50 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.vertical-align.inc.php152 $handler =& CSS::get_handler(CSS_DISPLAY);
153 $display = $handler->get($css_state->getState());
/plugin/crossdbsqlclient/syntax/
H A Dcrossdbsqlclient.php62 * @param Doku_Handler $handler
66 public function handle($match, $state, $pos, Doku_Handler &$handler) { argument
/plugin/webcomponent/syntax/
H A Dblockquote.php114 * @param Doku_Handler $handler
117 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/directorylist/syntax/
H A Ddirectorylist.php58 * @param Doku_Handler $handler The handler
61 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/watchcycle/
H A Dsyntax.php46 * @param int $state The state of the handler
48 * @param Doku_Handler $handler The handler
52 public function handle($match, $state, $pos, Doku_Handler $handler) argument
87 * @param array $data The data from the handler() function
110 * @param array $data The data from the handler() function
123 * @param array $data The data from the handler() function
/plugin/structtemplate/meta/
H A DStructTemplateSyntax.php64 * @param object $handler Doku_Handler object
67 public function handle($match, $state, $position, Doku_Handler $handler): array argument
/plugin/achart/
H A Dsyntax.php47 * @param Doku_Handler $handler The handler
50 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/do/syntax/
H A Ddolist.php44 * @param Doku_Handler $handler Reference to the Doku_Handler object
48 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/struct/syntax/
H A Doutput.php69 * @param int $state The state of the handler
71 * @param Doku_Handler $handler The handler
74 public function handle($match, $state, $pos, Doku_Handler $handler)
87 * @param array $data The data from the handler() function
72 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/comment/
H A Dsyntax.php22 function handle($match, $state, $pos, Doku_Handler $handler){ return ''; }
28 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/editsections2/
H A Dsyntax.php60 function handle($match, $state, $pos, &$handler) argument
/plugin/blog/syntax/
H A Ddraft.php18 function handle($match, $state, $pos, Doku_Handler $handler) { argument

1...<<11121314151617181920>>...54