Home
last modified time | relevance | path

Searched defs:renderer (Results 201 – 225 of 1342) sorted by last modified time

12345678910>>...54

/plugin/combo/syntax/
H A Dtab.php156 function render($format, Doku_Renderer $renderer, $data) argument
H A Dtabpanels.php160 function render($format, Doku_Renderer $renderer, $data) argument
H A Dtext.php157 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dtoggle.php142 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dtogglecollapse.php138 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dtoggleexpand.php138 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dtooltip.php215 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dunit.php148 function render($format, Doku_Renderer $renderer, $data) argument
H A Dvariable.php136 public function render($format, $renderer, $data): bool argument
H A Dwebcode.php200 public function render($mode, Doku_Renderer $renderer, $data): bool argument
H A Dxmlblockemptytag.php84 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dxmlblocktag.php158 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dxmlinlinetag.php171 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dxmlprotectedtag.php137 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dbackgrounds.php138 function render($format, Doku_Renderer $renderer, $data) argument
H A Dbadge.php236 function render($format, Doku_Renderer $renderer, $data) argument
H A Dbrand.php233 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Daccordion.php194 function render($format, Doku_Renderer $renderer, $data): bool argument
/plugin/combo/ComboStrap/
H A DHeadingTag.php176 public static function processHeadingEnterMetadata($data, Doku_Renderer_metadata $renderer) argument
210 public static function processMetadataAnalytics(array $data, renderer_plugin_combo_analytics $renderer) argument
239 public static function processRenderEnterXhtml(string $context, TagAttributes $tagAttributes, Doku_Renderer_xhtml &$renderer, ?int $pos) argument
H A DXmlTagProcessing.php42 public static function renderStaticExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool argument
170 renderStaticEnterXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin) global() argument
488 renderStatic(string $format, Doku_Renderer $renderer, array $data, DokuWiki_Syntax_Plugin $plugin) global() argument
799 renderStaticEmptyTag(string $format, Doku_Renderer $renderer, array $data, DokuWiki_Syntax_Plugin $plugin) global() argument
890 renderStaticEnterSpecialMetadata(TagAttributes $tagAttributes, Doku_Renderer_metadata $renderer, array $data, DokuWiki_Syntax_Plugin $plugin) global() argument
[all...]
H A DPrism.php184 public static function htmlEnter(\Doku_Renderer_xhtml $renderer, \DokuWiki_Syntax_Plugin $plugin, $attributes = null) argument
355 public static function htmlExit(\Doku_Renderer_xhtml $renderer, $attributes = null) argument
H A DPrismTags.php41 public static function processEnterXhtml(TagAttributes $attributes, \DokuWiki_Syntax_Plugin $plugin, \Doku_Renderer_xhtml $renderer) argument
46 public static function processExitXhtml(TagAttributes $attributes, \Doku_Renderer_xhtml $renderer) argument
H A DIconTag.php100 public static function metadata(Doku_Renderer_metadata $renderer, $tagAttribute) argument
/plugin/combo/ComboStrap/Tag/
H A DBackgroundTag.php214 public static function renderMeta(array $data, Doku_Renderer_metadata $renderer) argument
H A DMermaidTag.php109 public static function render($data, &$renderer) argument

12345678910>>...54