Home
last modified time | relevance | path

Searched refs:toHTMLAttributeString (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/Tag/
H A DAdTag.php156 ->toHTMLAttributeString();
181 ->toHTMLAttributeString();
/plugin/combo/ComboStrap/
H A DRasterImageLink.php343 $htmlAttributes = $attributes->toHTMLAttributeString();
H A DTagAttributes.php45 * * output the final HTML attributes at the end of the process with the function {@link TagAttributes::toHTMLAttributeString()}
935 function toHTMLAttributeString(): string function in ComboStrap\\TagAttributes
998 $attributeString = $this->toHTMLAttributeString();
1028 $attributeString = $this->toHTMLAttributeString();
H A DPluginUtility.php175 return $tagAttributes->toHTMLAttributeString();