Home
last modified time | relevance | path

Searched refs:CATEGORY_BASEONLY (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
H A DBase.php17 ModeRegistry::CATEGORY_BASEONLY,
/dokuwiki/inc/Parsing/
H A DModeRegistry.php25 public const CATEGORY_BASEONLY = 'baseonly'; define in dokuwiki\\Parsing\\ModeRegistry
76 self::CATEGORY_BASEONLY => ['header'],
/dokuwiki/_test/tests/Parsing/
H A DModeRegistryTest.php74 ModeRegistry::CATEGORY_BASEONLY,