Home
last modified time | relevance | path

Searched refs:opt (Results 126 – 150 of 249) sorted by path

12345678910

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1opt boxes | Integer | Required| Any Positive Value|\n *\n ***Notes:**\n *\n ***Def…
H A Djson.worker.js.map1 …loadMessageBundle(file) {\n return localize;\n}\nexport function config(opt) {\n return load…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1opt:30,alt:31,else_sections:32,par:33,par_sections:34,and:35,else:36,note:37,placement:38,over:39,… property in AnonymousFunction9ec3f6665b600.i.A.symbols_
H A Dmermaid.min.js.map1opt\":30,\"alt\":31,\"else_sections\":32,\"par\":33,\"par_sections\":34,\"and\":35,\"else\":36,\"n…
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/dokucrypt2/
H A DOLDER_VERSIONS.md35 jQuery.each(opts, function (_, opt) {
37 var str = "\n" + opt,
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DForm.php1678 $opt = '';
1681 $opt .= '[ ' . $this->writer->string($form['OPT']['VAL'][$i]) . ' ' . $this->writer->string($form['OPT']['OPT'][$i]) . ' ] ';
1683 $this->writer->write('/Opt [ ' . $opt . ']');
/plugin/eclipseupdateurl/
H A Dsyntax.php35 foreach ( $opts as $opt ) {
37 if ( empty($opt) ) continue;
38 if ( is_numeric($opt) ) {
39 $fOpts['amount'] = $opt;
41 list($key, $value) = explode('=', $opt, 2);
95 if ( $opt['id'] ) {
97 if ( $PLUGIN['id'] != $opt['id'] ) { continue; }
/plugin/elasticsearch/helper/
H A Dform.php131 foreach ($options as $opt => $label) {
133 $searchForm->addRadioButton('min')->val($opt)->id('__min-' . $i);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL215 3. You may opt to apply the terms of the ordinary GNU General Public
/plugin/farm/
H A Dadmin.php40 var $opt = array(); variable in admin_plugin_farm
216 function wl($cmd, $opt = array()) { argument
219 foreach($opt as $k => $v) $p['farm_opt__'.$k] = $v;
253 $this->opt = array();
270 $this->opt[$k] = $v;
272 $this->opt[$k] = $t[$k];
290 if(!isset($this->opt[$k])) $this->opt[$k] = $v;
292 }else $this->opt[$_REQUEST['farm_opt']] = true;
298 $this->opt[$m[1]] = $v;
353opt['aid'])) ptln(' <a class="current_cmd" href="'.$this->wl('animal', array('aid' => $this->opt[…
[all …]
H A Danimalmanager.class.php79 …!(isset($this->manager->opt['users']) && (isset($this->manager->opt['save']) || isset($this->manag…
80 …this->manager->opt['editfile']) && isset($this->manager->opt['save']) && isset($this->manager->opt
81 …s->manager->opt['editfile']) && isset($this->manager->opt['create']) && isset($this->manager->opt[…
82 …!(isset($this->manager->opt['delete']) && (isset($this->manager->opt['confirm']) || isset($this->m…
110 if(isset($this->manager->opt['users']) && isset($this->manager->opt['save'])) {
154 …this->manager->opt['editfile']) && isset($this->manager->opt['save']) && isset($this->manager->opt
166 …s->manager->opt['editfile']) && isset($this->manager->opt['create']) && isset($this->manager->opt[…
169 $this->manager->opt['file'] = base64_encode($this->manager->opt['file']);
195 …is->manager->opt['config']) && !isset($this->manager->opt['users']) && !isset($this->manager->opt[…
213 …is->manager->opt['config']) && !isset($this->manager->opt['users']) && !isset($this->manager->opt[…
[all …]
H A Dconfig.class.php40 if(isset($this->manager->opt['save'])) {
H A Dinfos.animal.class.php49 public function formatedprint($fmt, $opt) { argument
51 foreach($rawreplace as $k) if(isset($opt[$k])) $fmt = str_replace('{'.$k.'}', $opt[$k], $fmt);
52 if(isset($opt['date'])) {
53 $date = (int)$opt['date'];
54 $dfmt = isset($opt['dformat']) ? $opt['dformat'] : '%Y/%m/%d %H:%M';
58 if(isset($opt['dunits'])) {
77 …$str = $hg.' '.$opt['dunits'][$t][($hg > 1) ? 1 : 0].($lw ? ' '.$lw.' '.$opt['dunits'][$prec][($lw…
83 …if(isset($opt['size'])) $fmt = str_replace('{size}', $this->animal->manager->nicesize($opt['size']…
H A Dinstall.class.php37 if(isset($this->manager->opt['next'])) {
H A Doverview.class.php49 if(isset($this->manager->opt['sort'])) {
50 $sort = $this->manager->opt['sort'];
71 $details = isset($this->manager->opt['details']) ? $this->manager->opt['details'] : null;
103 $page = isset($this->manager->opt['page']) ? (int)$this->manager->opt['page'] : 1;
H A Dsoapconfig.class.php45 !(isset($this->manager->opt['app']) && isset($this->manager->opt['save'])) &&
46 !(isset($this->manager->opt['app']) && isset($this->manager->opt['delete'])) &&
47 !(isset($this->manager->opt['new']) && isset($this->manager->opt['save'])) &&
71 if(isset($this->manager->opt['delete']) && isset($this->manager->opt['app'])) {
81 unset($this->manager->opt['app']);
125 if(isset($this->manager->opt['new']) && isset($this->manager->opt['save'])) {
136 $this->manager->opt['app'] = $name;
143 if(isset($this->manager->opt['save']) && isset($this->manager->opt['app'])) {
195 if(isset($this->manager->opt['app']) || isset($this->manager->opt['new'])) {
198 if(isset($this->manager->opt['app'])) $hf['farm_opt[app]'] = $this->manager->opt['app'];
[all …]
H A Dvirtualhostconfig.class.php44 if(!isset($this->manager->opt['save'])) return;
53 if(isset($this->manager->opt['save'])) {
/plugin/farm/install/animaltemplate/conf/
H A Dinterwiki.conf76 LanifexWiki http://opt.lanifex.com/cgi-bin/wiki.pl?
/plugin/fckg/fckeditor/
H A Dlicense.txt525 3. You may opt to apply the terms of the ordinary GNU General Public
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DGetopt.php79 $opt = $arg[$i];
84 "unrecognized option -- $opt"
90 $opts[] = [$opt, substr($arg, $i + 1)];
97 "option requires an argument -- $opt"
104 $opts[] = [$opt, $opt_arg];
112 $opt = $list[0];
119 $opt_len = strlen($opt);
125 if ($opt_start != $opt) {
134 "option --$opt is ambiguous"
143 "option --$opt requires an argument"
[all …]
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DCHANGELOG.md65 4.0. Use quotes to opt-in for keys to be parsed as strings.
/plugin/flowchartjs/
H A Dscript.js9 return function (opt){ argument
18 obj.drawSVG(id, opt);
/plugin/flowcharts/
H A Dmermaid.min.js1opt:24,alt:25,else_sections:26,par:27,par_sections:28,and:29,else:30,note:31,placement:32,over:33,… property in AnonymousFunction6e8e00855b500.i.A.symbols_
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js3595 var opt, value, single = !Object.isArray(index);
3597 opt = element.options[i];
3598 value = this.optionValue(opt);
3601 opt.selected = true;
3605 else opt.selected = index.include(value);
3620 var opt = element.options[i];
3621 if (opt.selected) values.push(this.optionValue(opt));
3626 optionValue: function(opt) { argument
3628 return Element.extend(opt).hasAttribute('value') ? opt.value : opt.text;

12345678910