Home
last modified time | relevance | path

Searched refs:renderXhtml (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/ComboStrap/
H A DCacheTag.php64 public static function renderXhtml(array $data): string function in ComboStrap\\CacheTag
H A DQualityTag.php114 public static function renderXhtml(TagAttributes $tagAttributes): string function in ComboStrap\\QualityTag
H A DXmlTagProcessing.php835 $renderer->doc .= CacheTag::renderXhtml($data);
848 $renderer->doc .= QualityTag::renderXhtml($tagAttributes);
/plugin/notification/syntax/
H A Dlist.php125 public function renderXhtml(Doku_Renderer $renderer, $data) function in syntax_plugin_notification_list
/plugin/approve/syntax/
H A Dtable.php123 public function renderXhtml(Doku_Renderer $renderer, $params)
121 public function renderXhtml(Doku_Renderer $renderer, $params) global() function in syntax_plugin_approve_table