Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 25 of 100) sorted by relevance

1234

/template/strap/ComboStrap/
H A DIconTag.php19 public static function handleSpecial(TagAttributes $tagAttributes, Doku_Handler $handler): array
114 public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler): array
119 public static function handleExit(Doku_Handler $handler): array
H A DXmlTagProcessing.php142 …public static function handleStatic(string $match, int $state, int $pos, Doku_Handler $handler, Do…
283 …public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_…
566 …public static function handleStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_S…
710 …unction handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_…
H A DCarrouselTag.php58 public static function handleEnter(\Doku_Handler $handler): array
69 public static function handleExit(\Doku_Handler $handler): array
H A DButtonTag.php97 public static function handleEnter(TagAttributes $attributes, \Doku_Handler $handler): array
136 public static function handleExit(\Doku_Handler $handler): array
H A DCardTag.php26 public static function handleEnter(TagAttributes $tagAttributes, \Doku_Handler $handler): array
60 public static function handleExit(\Doku_Handler $handler, $pos, $match): array
H A DBlockquoteTag.php51 static function handleEnter($handler): array
74 static public function handleExit(Doku_Handler $handler): array
H A DPermalinkTag.php21 …ic function handleEnterSpecial(TagAttributes $attributes, int $state, Doku_Handler $handler): array
164 public static function handeExit(Doku_Handler $handler)
H A DPanelTag.php57 …public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler, string $ma…
124 …public static function handleExit(Doku_Handler $handler, int $pos, string $markupTag, string $matc…
H A DGridTag.php82 public static function processEnter(TagAttributes $attributes, $handler, $match)
206 public static function handleExit(\Doku_Handler $handler): array
H A DCallStack.php57 private $handler; variable in ComboStrap\\CallStack
93 public function __construct(&$handler)
268 static function createFromHandler(&$handler): CallStack
H A DPipelineTag.php15 public static function processExit(\Doku_Handler $handler)
H A DHeadingTag.php98 public static function handleExit(\Doku_Handler $handler): array
502 …unction handleEnter(\Doku_Handler $handler, TagAttributes $tagAttributes, string $markupTag): array
H A DPrismTags.php27 public static function handleExit(\Doku_Handler $handler): array
H A DDateTag.php113 public static function handleExit(\Doku_Handler $handler)
H A DMasonryTag.php88 public static function handleExit(Doku_Handler $handler)
H A DPluginUtility.php876 static function handleAndReturnUnmatchedData($tagName, $match, \Doku_Handler $handler): array
958 static function addEnterCall(
981 static function addEndCall(\Doku_Handler $handler, $tagName, $callStackArray = array())
/template/strap/action/
H A Dimgmove.php150 … public function move_combo_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler)
171 …tion move_combo_frontmatter_img($match, $state, $pos, $plugin, helper_plugin_move_handler $handler)
285 private function moveImage(&$relativeOrAbsoluteWikiId, helper_plugin_move_handler $handler)
/template/strap/ComboStrap/Tag/
H A DMermaidTag.php124 public static function handleExit($handler){
141 public static function handle($state, $match, &$handler): array
/template/starterbootstrap/js/
Dsorttable.js376 function dean_addEvent(element, type, handler) { argument
402 function removeEvent(element, type, handler) { argument
/template/strap/syntax/
H A Dmath.php93 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Danalytics.php85 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dxmlinlineemptytag.php64 function handle($match, $state, $pos, Doku_Handler $handler): array
H A Dcite.php92 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dfooter.php123 function handle($match, $state, $pos, Doku_Handler $handler)
H A Ditext.php85 function handle($match, $state, $pos, Doku_Handler $handler)

1234