Home
last modified time | relevance | path

Searched defs:handleEnter (Results 1 – 11 of 11) sorted by last modified time

/plugin/combo/ComboStrap/
H A DBlockquoteTag.php51 static function handleEnter($handler): array function in ComboStrap\\BlockquoteTag
H A DBreadcrumbTag.php196 public static function handleEnter(TagAttributes $tagAttributes): array function in ComboStrap\\BreadcrumbTag
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 DCarrouselTag.php58 public static function handleEnter(\Doku_Handler $handler): array function in ComboStrap\\CarrouselTag
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
H A DIconTag.php114 public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler): array function in ComboStrap\\IconTag
/plugin/combo/ComboStrap/Tag/
H A DBarTag.php54 public static function handleEnter(TagAttributes $tagAttributes): array function in ComboStrap\\Tag\\BarTag
H A DBoxTag.php37 public static function handleEnter(TagAttributes $attributes) function in ComboStrap\\Tag\\BoxTag
/plugin/refnotes/syntax/
H A Dreferences.php164 private function handleEnter($syntax) { function in syntax_plugin_refnotes_references