Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DMediaMarkup.php85 TagAttributes::TITLE_KEY,
541 $attributes[TagAttributes::TITLE_KEY] = $this->label;
725 $label = $tagAttributes->getValueAndRemoveIfPresent(TagAttributes::TITLE_KEY);
H A DTagAttributes.php56 const TITLE_KEY = 'title'; define in ComboStrap\\TagAttributes
183 TagAttributes::TITLE_KEY,
/plugin/combo/ComboStrap/TagAttribute/
H A DBackgroundAttribute.php287 $mediaCallStackArray[TagAttributes::TITLE_KEY] = null; // not sure why