Home
last modified time | relevance | path

Searched refs:PREVIEW_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DLinkMarkup.php46 * the {@link LinkMarkup::PREVIEW_ATTRIBUTE} preview attribute
63 const PREVIEW_ATTRIBUTE = "preview"; define in ComboStrap\\LinkMarkup
257 $preview = $outputAttributes->hasComponentAttributeAndRemove(self::PREVIEW_ATTRIBUTE);
H A DTagAttributes.php87 LinkMarkup::PREVIEW_ATTRIBUTE,