Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
DCacheTag.php64 public static function renderXhtml(array $data): string function in ComboStrap\\CacheTag
DQualityTag.php114 public static function renderXhtml(TagAttributes $tagAttributes): string function in ComboStrap\\QualityTag
DXmlTagProcessing.php844 $renderer->doc .= CacheTag::renderXhtml($data);
857 $renderer->doc .= QualityTag::renderXhtml($tagAttributes);