Home
last modified time | relevance | path

Searched defs:handler (Results 251 – 275 of 1361) sorted by path

1...<<11121314151617181920>>...55

/plugin/combo/ComboStrap/Tag/
H A DShareTag.php144 public static function handleExit(\Doku_Handler $handler): array argument
H A DWebCodeTag.php80 public static function handleExit(\Doku_Handler $handler): array argument
/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php134 public static function handleStatic(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument
274 public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array argument
557 handleStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin) global() argument
701 handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin) global() argument
[all...]
/plugin/combo/action/
H A Dimgmove.php150 public function move_combo_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
171 public function move_combo_frontmatter_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
285 moveImage(& $relativeOrAbsoluteWikiId, helper_plugin_move_handler $handler) global() argument
[all...]
H A Dlinkmove.php266 public function rewrite_combo($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) argument
[all...]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js460 this.iterateWindows=function(win,handler){if(!win||!win.document){return argument
962 this.addEvent=function(object,name,handler,useCapture){if(object.addEventListener){object.addEventListener(name,handler,useCapture) argument
965 this.removeEvent=function(object,name,handler,useCapture){try{if(object.removeEventListener){object.removeEventListener(name,handler,useCapture) argument
975 this.addGlobalEvent=function(name,handler){va argument
983 removeGlobalEvent(name,handler) global() argument
[all...]
/plugin/combo/syntax/
H A Daccordion.php142 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Danalytics.php85 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dbackgrounds.php93 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dbadge.php110 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dbrand.php121 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcell.php149 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcite.php92 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcode.php123 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcodemarkdown.php136 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcomment.php110 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dcontentlist.php196 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dcontentlistitem.php124 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Ddisqus.php88 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dedit.php100 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dfooter.php123 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dfragment.php137 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dfrontmatter.php146 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dheader.php65 function handle($match, $state, $pos, Doku_Handler $handler): array argument
H A Dheadingatx.php81 function handle($match, $state, $pos, Doku_Handler $handler): array argument

1...<<11121314151617181920>>...55