Home
last modified time | relevance | path

Searched refs:addOutputAttributeValue (Results 26 – 32 of 32) sorted by relevance

12

/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php299 $tagAttributes->addOutputAttributeValue("src", $url);
389 $tagAttributes->addOutputAttributeValue("srcdoc", $iframeSrcValue);
/plugin/combo/syntax/
H A Dmenubar.php246 $tagAttributes->addOutputAttributeValue("data-type", $fixedTopClass);
H A Dlink.php448 ->addOutputAttributeValue("href", $url->toString())
471 $tagAttributes->addOutputAttributeValue("role", "button");
/plugin/combo/ComboStrap/
H A DMessage.php151 ->addOutputAttributeValue("role", "alert");
H A DBlockquoteTag.php288 $tagAttributes->addOutputAttributeValue("data-" . $tweetAttributesName, $value);
H A DTagAttributes.php742 * By default, {@link TagAttributes::addOutputAttributeValue()}
744 * {@link TagAttributes::addOutputAttributeValue()}
769 public function addOutputAttributeValue($key, $value): TagAttributes function in ComboStrap\\TagAttributes
795 $this->addOutputAttributeValue($key, $value);
/plugin/combo/action/
H A Droutermessage.php237 ->addOutputAttributeValue("rel", "nofollow");

12