Home
last modified time | relevance | path

Searched refs:addHtmlAfterEnterTag (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php117 $tagAttributes->addHtmlAfterEnterTag($backgroundHTML);
132 $tagAttributes->addHtmlAfterEnterTag($backgroundHTML);
/plugin/combo/syntax/
H A Dmenubar.php285 $tagAttributes->addHtmlAfterEnterTag("<div class=\"$containerClass\">");
/plugin/combo/ComboStrap/
H A DPrism.php281 $attributes->addHtmlAfterEnterTag($codeHtml);
H A DDimension.php148 $attributes->addHtmlAfterEnterTag($button);
H A DTagAttributes.php1078 function addHtmlAfterEnterTag($html) function in ComboStrap\\TagAttributes