Home
last modified time | relevance | path

Searched defs:allowedCategories (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
H A DBase.php11 protected function allowedCategories(): array function in dokuwiki\\Parsing\\ParserMode\\Base
H A DGfmTable.php49 protected function allowedCategories(): array function in dokuwiki\\Parsing\\ParserMode\\GfmTable
H A DListblock.php12 protected function allowedCategories(): array function in dokuwiki\\Parsing\\ParserMode\\Listblock
H A DTable.php12 protected function allowedCategories(): array function in dokuwiki\\Parsing\\ParserMode\\Table
H A DFootnote.php12 protected function allowedCategories(): array function in dokuwiki\\Parsing\\ParserMode\\Footnote
H A DAbstractFormatting.php20 protected function allowedCategories(): array function in dokuwiki\\Parsing\\ParserMode\\AbstractFormatting
H A DAbstractMode.php221 protected function allowedCategories(): array function in dokuwiki\\Parsing\\ParserMode\\AbstractMode
/dokuwiki/inc/Extension/
H A DSyntaxPlugin.php108 protected function allowedCategories(): array function in dokuwiki\\Extension\\SyntaxPlugin