Home
last modified time | relevance | path

Searched refs:BLOCK_MARKUP_DOKUWIKI_COMPONENTS (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DCall.php106 const BLOCK_MARKUP_DOKUWIKI_COMPONENTS = array( define in ComboStrap\\Call
545 if (in_array($mode, self::BLOCK_MARKUP_DOKUWIKI_COMPONENTS)) {
/plugin/combo/syntax/
H A Diterator.php283 if (in_array($templateCall->getComponentName(), Call::BLOCK_MARKUP_DOKUWIKI_COMPONENTS)) {