Home
last modified time | relevance | path

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

/template/strap/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.php844 $renderer->doc .= CacheTag::renderXhtml($data);
857 $renderer->doc .= QualityTag::renderXhtml($tagAttributes);