Searched refs:renderXhtml (Results 1 – 3 of 3) sorted by relevance
64 public static function renderXhtml(array $data): string function in ComboStrap\\CacheTag
114 public static function renderXhtml(TagAttributes $tagAttributes): string function in ComboStrap\\QualityTag
844 $renderer->doc .= CacheTag::renderXhtml($data);857 $renderer->doc .= QualityTag::renderXhtml($tagAttributes);