Home
last modified time | relevance | path

Searched refs:DISPLAY_NONE_VALUE (Results 1 – 5 of 5) sorted by last modified time

/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php130 $actualTag->addAttribute(Display::DISPLAY, Display::DISPLAY_NONE_VALUE);
/plugin/combo/ComboStrap/
H A DMediaMarkup.php187 if ($display === Display::DISPLAY_NONE_VALUE) {
H A DOutlineVisitor.php142 $h1ContentCall->addAttribute(Display::DISPLAY, Display::DISPLAY_NONE_VALUE);
H A DDisplay.php11 public const DISPLAY_NONE_VALUE = "none"; define in ComboStrap\\Display
21 case self::DISPLAY_NONE_VALUE:
H A DPermalinkTag.php140 $parent->addAttribute(Display::DISPLAY, Display::DISPLAY_NONE_VALUE);