Home
last modified time | relevance | path

Searched refs:handler (Results 701 – 725 of 1340) sorted by path

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

/plugin/htmlok/
H A DBaseSyntaxPlugin.php55 public function handle($match, $state, $pos, Doku_Handler $handler): array argument
/plugin/htmlokalt/
H A Dcommon.php31 function handle ($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/htmlokay/
H A Dsyntax.php370 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/htmlsafe/
H A Dsyntax.php30 function handle($match, $state, $pos, &$handler){ argument
/plugin/htvid/syntax/
H A Dvideo.php44 public function handle($match, $state, $pos, &$handler){ argument
/plugin/icalevents/
H A Dsyntax-impl.php55 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dsyntax.php69 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/icons/syntax/
H A Dicon.php55 * @param Doku_Handler $handler The Doku_Handler object
58 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/iframe/
H A Dsyntax.php23 function handle($match, $state, $pos, Doku_Handler $handler){
24 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/iframeinterwiki/
H A Dsyntax.php25 function handle($match, $state, $pos, Doku_Handler $handler){
26 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/imagebox/
H A Dsyntax.php20 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/imagecarousel/
H A Dsyntax.php61 * @param Doku_Handler $handler The handler
64 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
80 $handler->_addCall('cdata', array($match), $pos);
/plugin/imageflow/syntax/
H A Dimageflow.php53 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/imagelink/syntax/
H A Dimagelink.php51 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
62 $handler->_addCall('cdata', array($match), $pos);
/plugin/imagemap/
H A Dsyntax.php33 function handle($match, $state, $pos, &$handler){ argument
63 $ReWriter =& new ImageMap_Handler($mapname, $handler->CallWriter);
64 $handler->CallWriter =& $ReWriter;
67 $handler->CallWriter->process();
68 $ReWriter =& $handler->CallWriter;
69 $handler->CallWriter =& $ReWriter->CallWriter;
/plugin/imagemapping/
H A Dsyntax.php56 function handle($match, $state, $pos, Doku_Handler $handler)
88 $ReWriter = new ImageMapHandler($mapname, $handler->getCallWriter());
89 $handler->setCallWriter($ReWriter);
93 $ReWriter = $handler->getCallWriter();
95 $handler->setCallWriter($ReWriter->getCallWriter());
38 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/imagereference/syntax/
H A Dimgcaption.php80 * @param int $state The state of the handler
82 * @param Doku_Handler $handler The handler
85 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
107 //$handler->_addCall('cdata', array($match), $pos);
124 * @param array $indata The data from the handler function
H A Dimgref.php54 * @param int $state The state of the handler
56 * @param Doku_Handler $handler The handler
59 function handle($match, $state, $pos, Doku_Handler $handler) {
86 * @param array $data The data from the handler function
57 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/imapmarkers/syntax/
H A Dmap.php80 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dreference.php56 function handle($match, $state, $pos, Doku_Handler $handler) { argument
82 $handler->_addCall('cdata', array($match), $pos);
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163658.bak95 function handle($match, $state, $pos, &$handler) {
H A Dsyntax.php.2018-03-08_163705.bak95 function handle($match, $state, $pos, &$handler) {
H A Dsyntax.php.2018-03-08_163718.bak95 function handle($match, $state, $pos, &$handler) {
H A Dsyntax.php.2018-03-08_164623.bak95 function handle($match, $state, $pos, &$handler) {

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