Home
last modified time | relevance | path

Searched defs:handleEnter (Results 1 – 11 of 11) sorted by relevance

/plugin/combo/ComboStrap/
H A DBreadcrumbTag.php196 public static function handleEnter(TagAttributes $tagAttributes): array function in ComboStrap\\BreadcrumbTag
H A DCarrouselTag.php58 public static function handleEnter(\Doku_Handler $handler): array function in ComboStrap\\CarrouselTag
H A DButtonTag.php97 public static function handleEnter(TagAttributes $attributes, \Doku_Handler $handler): array function in ComboStrap\\ButtonTag
H A DCardTag.php26 public static function handleEnter(TagAttributes $tagAttributes, \Doku_Handler $handler): array function in ComboStrap\\CardTag
H A DIconTag.php114 public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler): array function in ComboStrap\\IconTag
H A DBlockquoteTag.php51 static function handleEnter($handler): array function in ComboStrap\\BlockquoteTag
H A DPanelTag.php57 public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler, string $markupTag): array function in ComboStrap\\PanelTag
H A DHeadingTag.php470 static function handleEnter(\Doku_Handler $handler, TagAttributes $tagAttributes, string $markupTag): array global() function in ComboStrap\\HeadingTag
/plugin/combo/ComboStrap/Tag/
H A DBoxTag.php37 public static function handleEnter(TagAttributes $attributes) function in ComboStrap\\Tag\\BoxTag
H A DBarTag.php54 public static function handleEnter(TagAttributes $tagAttributes): array function in ComboStrap\\Tag\\BarTag
/plugin/refnotes/syntax/
H A Dreferences.php164 private function handleEnter($syntax) { function in syntax_plugin_refnotes_references