Home
last modified time | relevance | path

Searched refs:notset (Results 1 – 20 of 20) sorted by relevance

/plugin/gplusone/
Dsyntax.php34 function getConf($setting, $notset = false) { argument
37 $val = parent::getConf($setting, $notset);
/plugin/amazonlight/
H A Dsyntax.php25 public function getConf($setting, $notset = false) argument
30 $config = $doi->getConf($setting, $notset);
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
Dliststyle.js5 …ect",label:b.type,id:"type",align:"center",style:"width:150px",items:[[b.notset,""],[b.circle,"cir…
6 …d(a,"ul"))&&this.commitContent(a)}};if("numberedListStyle"==e){var h=[[b.notset,""],[b.lowerRoman,…
/plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/
Dliststyle.js5 …ect",label:b.type,id:"type",align:"center",style:"width:150px",items:[[b.notset,""],[b.circle,"cir…
6 …d(a,"ul"))&&this.commitContent(a)}};if("numberedListStyle"==e){var g=[[b.notset,""],[b.lowerRoman,…
/plugin/dw2pdf/
Daction.php1039 * @param mixed $notset
1042 public function getExportConfig($name, $notset = false) argument
1048 return $this->exportConfig[$name] ?? $notset;
/plugin/latexit/
Drenderer.php193 * @param bool $notset
196 function getConf($setting, $notset = false) { argument
201 return parent::getConf($setting, $notset);
/plugin/ckgdoku/ckeditor/lang/
Den.js1 …a, etc.)",lowerRoman:"Lower Roman (i, ii, iii, iv, v, etc.)",none:"None",notset:"<not set>",number… property
Dlang_array.txt496 "notset": "<not set>",
Den.js.unc5 …c.)","lowerRoman":"Lower Roman (i, ii, iii, iv, v, etc.)","none":"None","notset":"<not set>","numb…
Den.js.beautified492 notset: "<not set>",
Dfr.js.unc502 "notset": "<Non défini>",
/plugin/codemirror/dist/modes/
Dnsis.min.js.map1 …nstfiles|lastused|leave|left|license|listonly|lzma|nevershow|none|normal|notset|off|on|right|show|…
/plugin/ckgedit/ckeditor/lang/
Den.js.4.95 …c.)","lowerRoman":"Lower Roman (i, ii, iii, iv, v, etc.)","none":"None","notset":"<not set>","numb…
Dlang_array.txt496 "notset": "<not set>",
Den.js-4.9.merged5 …c.)","lowerRoman":"Lower Roman (i, ii, iii, iv, v, etc.)","none":"None","notset":"<not set>","numb…
Den.js.unc5 …c.)","lowerRoman":"Lower Roman (i, ii, iii, iv, v, etc.)","none":"None","notset":"<not set>","numb…
Den.4.9.js.beautified572 "notset": "<not set>",
Dfr.js.unc502 "notset": "<Non défini>",
/plugin/ckgedit/lang/
Den.4.9.js.beautified572 "notset": "<not set>",
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php19842 $notset = 0;
19847 $notset++;
19853 if ($sumpc >= 100 && $notset) {