Home
last modified time | relevance | path

Searched refs:handler (Results 1 – 25 of 1340) sorted by path

12345678910>>...54

/plugin/a2s/
H A Dsyntax.php73 * @param Doku_Handler $handler The handler
76 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/abbr/syntax/
H A Dabbreviation.php32 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dhtmltag.php35 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/abbrlist/
H A Dsyntax.php49 function handle($match, $state, $pos, &$handler){ argument
/plugin/abc/
H A Dsyntax.php35 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/abc2/
H A Dsyntax.php59 * @param int $state The state of the handler
61 * @param Doku_Handler $handler The handler
65 public function handle($match, $state, $pos, Doku_Handler $handler) argument
80 * @param array $data The data from the handler() function
/plugin/abstract/
H A Dsyntax.php31 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/ac/
H A Dsyntax.php33 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/accscounter/syntax/
H A Dcounter.php330 function handle($match, $state, $pos, Doku_Handler $handler){ argument
H A Dpopularity.php44 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/aceeditor/
H A Dbuild.js1handler)})}else delete this.$keybindingId,this.keyBinding.setKeyboardHandler(e)},this.getKeyboardH…
/plugin/achart/assets/
H A Dapexcharts.min.js14handler:this}),!this.el.event().defaultPrevented){t.preventDefault(),t.stopPropagation(),this.pare…
/plugin/achart/
H A Dsyntax.php47 * @param Doku_Handler $handler The handler
50 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/acknowledge/syntax/
H A Dassign.php39 public function handle($match, $state, $pos, Doku_Handler $handler)
37 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Dlisting.php38 public function handle($match, $state, $pos, Doku_Handler $handler)
36 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/aclinfo/
H A Dsyntax.php51 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/acmenu/
H A Dsyntax.php86 * @param object $handler
91 public function handle($match, $state, $pos, Doku_Handler $handler)
93 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/actickets/
H A Dsyntax.php69 public function handle($match, $state, $pos, &$handler){ argument
/plugin/addnewpage/
H A Dsyntax.php62 * @param Doku_Handler $handler The Doku_Handler object
66 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/addressbook/
H A Dsyntax.php53 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/adfs/phpsaml/
H A DREADME.md1618 In demo1, we saw how all the SAML Request and Responses were handler at an
/plugin/adhoctags/syntax/
H A Dabstract.php80 function handleEnterSpecial($match, $state, $pos, Doku_Handler $handler) { argument
88 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) { argument
98 $handler->_addCall('header',array($title,$level,$pos), $pos);
101 $handler->addPluginCall('wrap_closesection', array(), DOKU_LEXER_SPECIAL, $pos, '');
104 $handler->addCall('cdata', array($match), $pos);
109 function handleMatched($match, $state, $pos, Doku_Handler $handler) { argument
114 function handleExit($match, $state, $pos, Doku_Handler $handler) { argument
125 function handle($match, $state, $pos, Doku_Handler $handler){ argument
133 return $this->handleEnterSpecial($match, $state, $pos, $handler);
137 return $this->handleUnmatched($match, $state, $pos, $handler);
[all...]
H A Dabstractinline.php21 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) { argument
22 $handler->addCall('cdata', array($match), $pos);
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/admnote/syntax/
H A Drenderer.php72 * @param Doku_Handler $handler The handler
76 public function handle($match, $state, $pos, Doku_Handler $handler) { argument

12345678910>>...54