Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 25 of 77) sorted by relevance

1234

/template/strap/syntax/
H A Dwebcode.php80 public function accepts($mode)
114 public function connectTo($mode)
200 public function render($mode, Doku_Renderer $renderer, $data): bool
H A Dtab.php61 public function accepts($mode)
84 function connectTo($mode)
H A Dbackgrounds.php63 public function accepts($mode)
76 function connectTo($mode)
H A Dtabpanels.php52 public function accepts($mode)
89 function connectTo($mode)
H A Dunit.php65 public function accepts($mode)
84 public function connectTo($mode)
H A Diteratordata.php79 public function accepts($mode)
89 function connectTo($mode)
H A Daccordion.php64 public function accepts($mode): bool
110 function connectTo($mode)
H A Dxmlblocktag.php52 public function accepts($mode): bool
122 function connectTo($mode)
H A Dnavbargroup.php67 public function accepts($mode): bool
89 function connectTo($mode)
H A Dtogglecollapse.php60 function accepts($mode): bool
73 function connectTo($mode)
H A Dtext.php68 public function accepts($mode): bool
85 function connectTo($mode)
H A Dtoggleexpand.php60 function accepts($mode): bool
73 function connectTo($mode)
H A Dcontentlistitem.php55 public function accepts($mode)
87 function connectTo($mode)
H A Drailroad.php64 public function accepts($mode): bool
70 function connectTo($mode)
H A Dnavbarcollapse.php58 public function accepts($mode)
104 function connectTo($mode)
H A Dpreformatted.php98 function connectTo($mode)
236 static function disablePreformatted($mode): bool
H A Dtooltip.php99 public function accepts($mode): bool
110 function connectTo($mode)
H A Dxmlinlinetag.php80 public function accepts($mode): bool
119 function connectTo($mode)
H A Dtoggle.php67 function accepts($mode): bool
80 function connectTo($mode)
H A Dcell.php68 public function accepts($mode): bool
115 function connectTo($mode)
H A Dnote.php73 public function accepts($mode): bool
87 function connectTo($mode)
H A Dheadingwiki.php94 public function connectTo($mode)
256 function enableWikiHeading($mode)
/template/strap/ComboStrap/
H A DCacheResults.php84 public function hasResultForMode($mode): bool
93 public function getResultForMode(string $mode): ?CacheResult
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerModeAction.php13 private $mode; variable in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerModeAction
20 public function __construct(int $mode)
H A DLexerPushModeAction.php19 private $mode; variable in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerPushModeAction
21 public function __construct(int $mode)

1234