Home
last modified time | relevance | path

Searched refs:BlOCK_DISPLAY (Results 1 – 7 of 7) sorted by relevance

/plugin/combo/syntax/
H A Dpara.php281 if ($actualCall->getDisplay() == Call::BlOCK_DISPLAY) {
333 case Call::BlOCK_DISPLAY:
388 case Call::BlOCK_DISPLAY:
/plugin/combo/ComboStrap/
H A DHrTag.php26 return Call::BlOCK_DISPLAY;
H A DCall.php34 const BlOCK_DISPLAY = "block"; define in ComboStrap\\Call
491 * {@link Call::INLINE_DISPLAY} or {@link Call::BlOCK_DISPLAY}
524 return Call::BlOCK_DISPLAY;
546 return Call::BlOCK_DISPLAY;
H A DBreadcrumbTag.php201 return [PluginUtility::DISPLAY => Call::BlOCK_DISPLAY];
H A DCardTag.php103 $actualCall->setDisplay(Call::BlOCK_DISPLAY);
H A DGridTag.php437 if ($childOpeningTag->getDisplay() === Call::BlOCK_DISPLAY) {
H A DOutline.php341 if ($display === Call::BlOCK_DISPLAY) {