Home
last modified time | relevance | path

Searched defs:handler (Results 226 – 250 of 1361) sorted by path

12345678910>>...55

/plugin/columnlist/
H A Dsyntax.php70 function handle($match, $state, $pos, &$handler){
/plugin/columns/
H A Dsyntax.php75 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/combo/ComboStrap/
H A DBlockquoteTag.php51 static function handleEnter($handler): array argument
74 static public function handleExit(Doku_Handler $handler): array argument
H A DBrandTag.php25 public static function handleSpecialEnter(TagAttributes $tagAttributes, \Doku_Handler $handler): array argument
H A DButtonTag.php97 public static function handleEnter(TagAttributes $attributes, \Doku_Handler $handler): array argument
136 public static function handleExit(\Doku_Handler $handler): array argument
H A DCallStack.php57 private $handler; variable in ComboStrap\\CallStack
93 public function __construct(&$handler) argument
268 createFromHandler(& $handler) global() argument
[all...]
H A DCardTag.php26 public static function handleEnter(TagAttributes $tagAttributes, \Doku_Handler $handler): array argument
60 public static function handleExit(\Doku_Handler $handler, $pos, $match): array argument
H A DCarrouselTag.php58 public static function handleEnter(\Doku_Handler $handler): array argument
69 public static function handleExit(\Doku_Handler $handler): array argument
H A DDateTag.php119 public static function handleExit(\Doku_Handler $handler) argument
H A DGridTag.php82 public static function processEnter(TagAttributes $attributes, $handler, $match) argument
206 public static function handleExit(\Doku_Handler $handler): array argument
H A DHeadingTag.php98 public static function handleExit(\Doku_Handler $handler): array argument
470 handleEnter(\\Doku_Handler $handler, TagAttributes $tagAttributes, string $markupTag) global() argument
H A DIconTag.php19 public static function handleSpecial(TagAttributes $tagAttributes, Doku_Handler $handler): array argument
114 public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler): array argument
119 public static function handleExit(Doku_Handler $handler): array argument
H A DMasonryTag.php88 public static function handleExit(Doku_Handler $handler) argument
H A DPageExplorerTag.php167 public static function handleExit(Doku_Handler $handler) argument
H A DPageImageTag.php52 public static function handle($tagAttributes, $handler): array argument
H A DPanelTag.php57 public static function handleEnter(TagAttributes $tagAttributes, Doku_Handler $handler, string $markupTag): array argument
124 public static function handleExit(Doku_Handler $handler, int $pos, string $markupTag, string $match): array argument
H A DPermalinkTag.php21 public static function handleEnterSpecial(TagAttributes $attributes, int $state, Doku_Handler $handler): array argument
164 public static function handeExit(Doku_Handler $handler) argument
H A DPipelineTag.php15 public static function processExit(\Doku_Handler $handler) argument
H A DPluginUtility.php876 static function handleAndReturnUnmatchedData($tagName, $match, \Doku_Handler $handler): array argument
981 static function addEndCall(\Doku_Handler $handler, $tagName, $callStackArray = array()) argument
958 addEnterCall(\\Doku_Handler& $handler, $tagName, $callStackArray = array()) global() argument
H A DPrismTags.php27 public static function handleExit(\Doku_Handler $handler): array argument
H A DTabsTag.php252 handleExit($handler) global() argument
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php149 public static function handleExit($handler): array argument
H A DBarTag.php71 public static function handleExit(\Doku_Handler $handler, int $pos, string $match): array argument
H A DBoxTag.php47 static function handleExit(Doku_Handler $handler): array argument
H A DMermaidTag.php124 public static function handleExit($handler){ argument
141 public static function handle($state, $match, &$handler): array argument

12345678910>>...55