Home
last modified time | relevance | path

Searched refs:MARKUP_LONG (Results 1 – 10 of 10) sorted by relevance

/template/strap/ComboStrap/
H A DButtonTag.php33 public const MARKUP_LONG = "button"; define in ComboStrap\\ButtonTag
35 const LOGICAL_TAG = self::MARKUP_LONG;
92 $elements[] = ButtonTag::MARKUP_LONG;
128 $context = ButtonTag::MARKUP_LONG;
143 $context = ButtonTag::MARKUP_LONG;
163 PluginUtility::getSnippetManager()->attachCssInternalStyleSheet(ButtonTag::MARKUP_LONG);
187 if ($context === ButtonTag::MARKUP_LONG) {
H A DTooltip.php92 if (!in_array($logicalTag, [syntax_plugin_combo_link::TAG, ButtonTag::MARKUP_LONG])) {
H A DXmlTagProcessing.php314 case ButtonTag::MARKUP_LONG:
397 case BackgroundTag::MARKUP_LONG:
579 case ButtonTag::MARKUP_LONG:
658 case BackgroundTag::MARKUP_LONG:
775 case BackgroundTag::MARKUP_LONG:
846 case BackgroundTag::MARKUP_LONG:
H A DIconTag.php42 ButtonTag::MARKUP_LONG,
H A DPermalinkTag.php139 if ($parent !== false && $parent->getTagName() === ButtonTag::MARKUP_LONG) {
H A DDimension.php193 … [ButtonTag::MARKUP_LONG, syntax_plugin_combo_link::TAG, "internallink", "externallink"])) {
H A DCall.php99 ButtonTag::MARKUP_LONG,
H A DTagAttributes.php109 ButtonTag::MARKUP_LONG
/template/strap/ComboStrap/Tag/
H A DBackgroundTag.php45 public const MARKUP_LONG = "background"; define in ComboStrap\\Tag\\BackgroundTag
47 const LOGICAL_TAG = self::MARKUP_LONG;
/template/strap/syntax/
H A Dlink.php338 if ($parentName == ButtonTag::MARKUP_LONG) {
512 case ButtonTag::MARKUP_LONG:
777 if ($context === ButtonTag::MARKUP_LONG) {