Home
last modified time | relevance | path

Searched refs:mode (Results 1451 – 1475 of 2447) sorted by relevance

1...<<51525354555657585960>>...98

/plugin/idoit/
H A Dsyntax.php17 …public function connectTo($mode) { $this->Lexer->addEntryPattern('<idoitAPI>(?=.*?</idoitAPI>)','b… argument
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.BlockWrapper.txt
/plugin/codemirror/dist/modes/
H A Dhandlebars.min.js1 …;return a.multiplexingMode(a.getMode(b,c.base),{open:"{{",close:/\}\}\}?/,mode:d,parseDelimiters:t…
H A Dsoy.min.js.map1mode/soy/soy.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","paramDa…
H A Drust.min.js.map1mode/rust/rust.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defin…
H A Dwast.min.js.map1mode/wast/wast.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defin…
/plugin/combo/syntax/
H A Dedit.php41 * Needs to return one of the mode types defined in $PARSER_MODES in parser.php
69 * Return an array of one or more of the mode types {@link $PARSER_MODES} in Parser.php
83 function connectTo($mode) argument
H A Dlabel.php66 function connectTo($mode) argument
69 $this->Lexer->addEntryPattern(XmlTagProcessing::getContainerTagPattern(self::TAG), $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
253 // unsupported $mode
/plugin/combo/ComboStrap/
H A DFile.php118 return mkdir($this->getAbsoluteFileSystemPath(), $mode = 0770, $recursive = true);
/plugin/data-au/
H A Dstyle.css1 /* default style for the entry mode */
65 /* default styles for the related mode */
/plugin/bugzillaxmlrpc/
H A Dsyntax.php194 function render($mode, &$renderer, $data) { argument
195 if($mode == 'xhtml'){
/plugin/exttab1/
H A Dsyntax.php107 function render($mode, Doku_Renderer $renderer, $data) argument
109 if ($mode == 'xhtml' && strlen($data[0]) > 1) {
/plugin/dataplot/
H A Dsyntax.php44 function connectTo($mode) { argument
45 $this->Lexer->addSpecialPattern('<dataplot.*?>\n.*?\n</dataplot>', $mode, 'plugin_dataplot');
/plugin/minimap/
H A Dsyntax.php102 function render($mode, Doku_Renderer $renderer, $data) argument
109 if ($mode == 'xhtml') {
/plugin/authorstats/
H A Daction.php139 if (!isset($cache->mode) || !in_array($cache->mode, $this->supportedModes)) return;
/plugin/navi/
H A Dsyntax.php35 public function connectTo($mode) argument
37 $this->Lexer->addSpecialPattern('{{navi>[^}]+}}', $mode, 'plugin_navi');
/plugin/data/
H A Dstyle.css1 /* default style for the entry mode */
81 /* default styles for the related mode */
/plugin/templater/
H A Dsyntax.php67 function connectTo($mode) {
68 $this->Lexer->addSpecialPattern("{{template>.+?}}", $mode, 'plugin_templater');
112 function render($mode, Doku_Renderer $renderer, $data) {
113 if ($mode != 'xhtml')
83 connectTo($mode) global() argument
125 render($mode, Doku_Renderer $renderer, $data) global() argument
/plugin/accscounter/syntax/
H A Dcounter.php325 function connectTo($mode) { argument
326 $this->Lexer->addSpecialPattern('\{\{counter[^}]*\}\}',$mode,'plugin_accscounter_counter');
336 function render($mode, Doku_Renderer $renderer, $data) { argument
/plugin/translator/syntax/
H A Dtranslator.php46 function connectTo($mode){ argument
47 $this->Lexer->addSpecialPattern('~~TRANSLATOR~~',$mode,'plugin_translator_translator');
60 function render($mode, &$renderer, $data) { argument
63 if ($mode == 'xhtml') {
/plugin/pubmed2020/
H A Dsyntax.php85 function connectTo($mode) { argument
87 $mode,'plugin_pubmed2020');
361 function render($mode, Doku_Renderer $renderer, $data) { argument
362 if ($mode != 'xhtml')
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dsandbox.rst4 The ``sandbox`` tag can be used to enable the sandboxing mode for an included
/plugin/gil/
H A DREADME11 Gil introduces a syntax mode to present currency conversion:
/plugin/addressbook/
H A Dsyntax.php44 * @param string $mode
46 …public function connectTo($mode) {$this->Lexer->addEntryPattern('\[ADDRESSBOOK.*?', $mode, 'plugin… argument
71 public function render($mode, Doku_Renderer $renderer, $data) { argument
74 if($mode == 'xhtml') {
/plugin/davcard/syntax/
H A Dbook.php49 function connectTo($mode) { argument
50 $this->Lexer->addSpecialPattern('\{\{davcardbook>[^}]*\}\}',$mode,'plugin_davcard_book');

1...<<51525354555657585960>>...98