Home
last modified time | relevance | path

Searched refs:mode (Results 1376 – 1400 of 2447) sorted by relevance

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

/plugin/abc/
H A Dsyntax.php27 function connectTo($mode) { argument
28 $this->Lexer->addEntryPattern('<abc(?=.*\x3C/abc\x3E)',$mode,'plugin_abc');
47 function render($mode, Doku_Renderer $renderer, $data) { argument
51 if($mode == 'xhtml' && strlen($data[0]) > 1){
/plugin/structpublish/action/
H A Dcache.php33 if ($cache->mode != 'xhtml') return true;
/plugin/codemirror/dist/modes/
H A Dpug.min.js.map1mode/pug/pug.js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defineM…
H A Dhtmlmixed.min.js.map1mode/htmlmixed/htmlmixed.js"],"names":["mod","exports","module","require","define","amd","CodeMirr…
H A Dmodelica.min.js.map1mode/modelica/modelica.js"],"names":["mod","exports","module","require","define","amd","CodeMirror…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_csp.js.map1mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty"…
/plugin/strata/types/
H A Dpage.php48 function render($mode, &$R, &$T, $value, $hint) { argument
/plugin/notification/action/
H A Dcache.php43 if ($cache->mode != 'xhtml') return;
/plugin/refnotes/
H A Dcore.php354 public function renderNotes($mode, $namespaceName, $limit) {
360 $html .= $namespace->renderNotes($mode);
369 $html = $namespace->renderNotes($mode, $limit);
353 renderNotes($mode, $namespaceName, $limit) global() argument
/plugin/structodt/
H A Dhelper.php293 //import parser classes and mode definitions
307 'mode' => $m,
313 foreach($modes as $mode){
314 $Parser->addMode($mode['mode'],$mode['obj']);
/plugin/davcard/action/
H A Dcache.php26 if($cache->mode != "xhtml") return;
/plugin/unsplashdoku/
H A Daction.php43 $background_blend = 'background-blend-mode: ' . $this->getConf('background_blend') . ';';
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js.patch11 switch (settings.mode) {
/plugin/typography/syntax/
H A Dsmallcaps.php20 $this->mode = substr(get_class($this), 7);
/plugin/odt/action/
H A Dcache.php43 if($cache->mode != "odt") return;
/plugin/approve/action/
H A Dcache.php27 if($cache->mode != 'xhtml') return;
/plugin/combo/ComboStrap/
H A DCacheResult.php49 return $this->cacheParser->mode;
/plugin/header3/
H A Dsyntax.php28 function connectTo($mode) { argument
29 $this->Lexer->addEntryPattern("[ \t]*={2,}(?=[^\n]+={2,}[ \t]*\n)", $mode, 'plugin_header3');
/plugin/routeplaner/syntax/
H A Droutenplaner.php147 function render($mode, &$renderer, $data) { argument
148 if($mode == 'xhtml'){
/plugin/templateconfhelper/exe/
H A Dcss.php67 foreach($styleini['stylesheets'] as $file => $mode) {
68 $tplstyles[$mode][_css_getpath( $tpl, $file )] = $tpldir;
/plugin/simplenavi/
H A Dsyntax.php36 public function connectTo($mode)
38 $this->Lexer->addSpecialPattern('{{simplenavi>[^}]*}}', $mode, 'plugin_simplenavi');
34 connectTo($mode) global() argument
/plugin/combo/syntax/
H A Dbadge.php34 * Needs to return one of the mode types defined in $PARSER_MODES in parser.php
65 * Return an array of one or more of the mode types {@link $PARSER_MODES} in Parser.php
74 * the mode with the lowest sort number will win out
82 function connectTo($mode) argument
86 $this->Lexer->addEntryPattern($pattern, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
267 // unsupported $mode
/plugin/shibbolethauth/lang/fr/
H A Dintro.txt6 "shibboleth" pour le champ du mode d'authentification, et remplissez les champs de configuration co…
/plugin/mikioplugin/syntax/
H A Dcore.php82 public function connectTo($mode)
98 $this->Lexer->addEntryPattern($this->pattern_entry, $mode, 'plugin_mikioplugin_' . $this->getPluginComponent());
100 $this->Lexer->addSpecialPattern($this->pattern_entry, $mode, 'plugin_mikioplugin_' . $this->getPluginComponent());
399 public function render($mode, Doku_Renderer $renderer, $data)
401 if ($mode == 'xhtml' && $this->isDisabled() != true) {
58 connectTo($mode) global() argument
357 render($mode, Doku_Renderer $renderer, $data) global() argument
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A Dgenerator_config.txt5 {"mode":"expert","formats":["woff","woff2"],"tt_instructor":"keep","fix_vertical_metrics":"Y","fix_…

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