/plugin/combo/ComboStrap/ |
H A D | PrismTags.php | 27 public static function handleExit(\Doku_Handler $handler): array function in ComboStrap\\PrismTags
|
H A D | DateTag.php | 119 public static function handleExit(\Doku_Handler $handler) function in ComboStrap\\DateTag
|
H A D | MasonryTag.php | 88 public static function handleExit(Doku_Handler $handler) function in ComboStrap\\MasonryTag
|
H A D | CarrouselTag.php | 69 public static function handleExit(\Doku_Handler $handler): array function in ComboStrap\\CarrouselTag
|
H A D | ButtonTag.php | 136 public static function handleExit(\Doku_Handler $handler): array function in ComboStrap\\ButtonTag
|
H A D | CardTag.php | 60 public static function handleExit(\Doku_Handler $handler, $pos, $match): array function in ComboStrap\\CardTag
|
H A D | IconTag.php | 119 public static function handleExit(Doku_Handler $handler): array function in ComboStrap\\IconTag
|
H A D | BlockquoteTag.php | 74 static public function handleExit(Doku_Handler $handler): array function in ComboStrap\\BlockquoteTag
|
H A D | PanelTag.php | 124 public static function handleExit(Doku_Handler $handler, int $pos, string $markupTag, string $match): array function in ComboStrap\\PanelTag
|
H A D | GridTag.php | 206 public static function handleExit(\Doku_Handler $handler): array function in ComboStrap\\GridTag
|
H A D | TabsTag.php | 252 public static function handleExit($handler): array global() function in ComboStrap\\TabsTag
|
H A D | PageExplorerTag.php | 167 public static function handleExit(Doku_Handler $handler) function in ComboStrap\\PageExplorerTag
|
H A D | HeadingTag.php | 98 public static function handleExit(\Doku_Handler $handler): array function in ComboStrap\\HeadingTag
|
/plugin/combo/ComboStrap/Tag/ |
H A D | BoxTag.php | 47 static function handleExit(Doku_Handler $handler): array function in ComboStrap\\Tag\\BoxTag
|
H A D | ShareTag.php | 144 public static function handleExit(\Doku_Handler $handler): array function in ComboStrap\\Tag\\ShareTag
|
H A D | BackgroundTag.php | 149 public static function handleExit($handler): array function in ComboStrap\\Tag\\BackgroundTag
|
H A D | BarTag.php | 71 public static function handleExit(\Doku_Handler $handler, int $pos, string $match): array function in ComboStrap\\Tag\\BarTag
|
H A D | MermaidTag.php | 124 public static function handleExit($handler){ function in ComboStrap\\Tag\\MermaidTag
|
H A D | WebCodeTag.php | 80 public static function handleExit(\Doku_Handler $handler): array function in ComboStrap\\Tag\\WebCodeTag
|
/plugin/refnotes/syntax/ |
H A D | references.php | 177 private function handleExit() { function in syntax_plugin_refnotes_references
|
/plugin/adhoctags/syntax/ |
H A D | abstract.php | 114 function handleExit($match, $state, $pos, Doku_Handler $handler) {
function in syntax_plugin_adhoctags_abstract
|