Searched refs:toHtml (Results 1 – 14 of 14) sorted by relevance
392 function toHtml($scope): string function in ComboStrap\\SnippetSystem417 return $this->toHtml(Snippet::ALL_SCOPE);423 return $this->toHtml(Snippet::SLOT_SCOPE);
94 $html .= Icon::createFromName($name, $iconAttributes)->toHtml();
121 public function toHtml(): string function in ComboStrap\\Icon
87 ->toHtml();
466 ->toHtml();537 ->toHtml();
258 ->toHtml();
140 ->toHtml();
276 ->toHtml();
523 return Conversion::toHtml($email, true);
773 public function toHtml(): string function in ComboStrap\\MediaMarkup
89 $html .= Icon::createFromTagAttributes($iconAttributes)->toHtml();
98 ->toHtml();
205 public function toHtml() function in ComboStrap\\Xml\\XmlElement
759 public function toHtml() function in ComboStrap\\Xml\\XmlDocument