Searched refs:DISPLAY (Results 1 – 9 of 9) sorted by relevance
10 public const DISPLAY = "display"; define in ComboStrap\\Display17 $display = $tagAttributes->getValueAndRemove(self::DISPLAY);
199 return [PluginUtility::DISPLAY => Call::INLINE_DISPLAY];201 return [PluginUtility::DISPLAY => Call::BlOCK_DISPLAY];
494 return isset($this->call[1][1][PluginUtility::DISPLAY]);507 return $this->call[1][1][PluginUtility::DISPLAY];911 $this->call[1][1][PluginUtility::DISPLAY] = $display;
140 $parent->addAttribute(Display::DISPLAY, Display::DISPLAY_NONE_VALUE);
46 const DISPLAY = "display"; define in ComboStrap\\PluginUtility839 $display = $tagAttributes->getValueAndRemoveIfPresent(Display::DISPLAY);
142 … $h1ContentCall->addAttribute(Display::DISPLAY, Display::DISPLAY_NONE_VALUE);
186 $display = $callStackArray[Display::DISPLAY] ?? null;
793 $returnedArray = [PluginUtility::DISPLAY => HrTag::getDisplay()];
130 $actualTag->addAttribute(Display::DISPLAY, Display::DISPLAY_NONE_VALUE);