Searched defs:renderXhtml (Results 1 – 5 of 5) sorted by relevance
| /plugin/combo/ComboStrap/ | ||
| H A D | QualityTag.php | 114 public static function renderXhtml(TagAttributes $tagAttributes): string function in ComboStrap\\QualityTag |
| H A D | CacheTag.php | 64 public static function renderXhtml(array $data): string function in ComboStrap\\CacheTag |
| /plugin/notification/syntax/ | ||
| H A D | list.php | 128 public function renderXhtml(Doku_Renderer $renderer, $data) function in syntax_plugin_notification_list |
| /plugin/approve/syntax/ | ||
| H A D | table.php | 116 public function renderXhtml(Doku_Renderer $renderer, $params) function in syntax_plugin_approve_table |
| /plugin/avatar/ | ||
| D | helper.php | 51 …public function renderXhtml(string|array $user, string $title = '', ?string $align = '', ?int $siz… function in helper_plugin_avatar |