Searched refs:getDisplay (Results 1 – 9 of 9) sorted by relevance
24 public static function getDisplay(): string function in ComboStrap\\HrTag
437 if ($childOpeningTag->getDisplay() === Call::BlOCK_DISPLAY) {
882 $context = $sibling->getDisplay();
502 function getDisplay(): ?string function in ComboStrap\\Call
704 if ($nextCall->getTagName() != "eol" && $nextCall->getDisplay() != "block") {
348 $display = $actualCall->getDisplay();
793 $returnedArray = [PluginUtility::DISPLAY => HrTag::getDisplay()];
281 if ($actualCall->getDisplay() == Call::BlOCK_DISPLAY) {323 $nextDisplay = $nextCall->getDisplay();
83 if ($actual->getDisplay() == Call::INLINE_DISPLAY) {