Home
last modified time | relevance | path

Searched refs:opts (Results 176 – 200 of 249) sorted by relevance

12345678910

/plugin/move/helper/
H A Dplan.php307 $opts = array('depth' => 0, 'skipacl' => true);
309 search($docs, $conf['datadir'], 'search_allpages', $opts, $path);
311 search($docs, $conf['mediadir'], 'search_media', $opts, $path);
/plugin/task/
H A Dhelper.php83 $opts = array();
85 search($items, $conf['datadir'], 'search_allpages', $opts, $ns);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js140 var eventsApi = function(iteratee, events, name, callback, opts) { argument
144 … if (callback !== void 0 && 'context' in opts && opts.context === void 0) opts.context = callback;
146 events = eventsApi(iteratee, events, names[i], name[names[i]], opts);
151 events = iteratee(events, names[i], callback, opts);
155 events = iteratee(events, name, callback, opts);
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.min.js14 …null;var e=i.data("pnotify");e&&e.length&&(d.each(e,function(){var d=this.opts.stack;if(d)d.nextpo…
19 b.opts=a;b.container=d("<div />",{"class":f.container+" ui-pnotify-container "+(a.type=="error"?f.e…
20 a[e]);b.opts=a;a.cornerclass!=c.cornerclass&&b.container.removeClass("ui-corner-all").addClass(a.co…
23 …pnotify_queue_position();return b};b.pnotify_position=function(a){var c=b.opts.stack;if(c){if(!c.n…
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.min.js14 …null;var e=i.data("pnotify");e&&e.length&&(d.each(e,function(){var d=this.opts.stack;if(d)d.nextpo…
19 b.opts=a;b.container=d("<div />",{"class":f.container+" ui-pnotify-container "+(a.type=="error"?f.e…
20 a[e]);b.opts=a;a.cornerclass!=c.cornerclass&&b.container.removeClass("ui-corner-all").addClass(a.co…
23 …pnotify_queue_position();return b};b.pnotify_position=function(a){var c=b.opts.stack;if(c){if(!c.n…
/plugin/edittable/script/
H A Deditor.js263 window.pasteText = function (selection, text, opts) { argument
264 original_pasteText(selection, text, opts); // do what pasteText does
/plugin/behave/
H A Dbehave.js586 init = function (opts) { argument
588 if(opts.textarea){
590 utils.deepExtend(defaults, opts);
/plugin/latexit/
H A Drenderer.php198 $opts = p_get_metadata($ID, 'plugin_latexit');
199 if($opts && isset($opts[$setting])) return $opts[$setting];
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2opts.root),0)}),createNode:(function(parent,name,mode,dev){if(!FS.isDir(mode)&&!FS.isFile(mode)&&!… argument
/plugin/tplmod/
H A Dscript.js131 var opts, regex, xcludes, optparent;
/plugin/lightboxv2/
H A Dscript.js13 1);return!1})));b(document).bind("keydown",{opts:a},t)}function t(b){var c=b.data.opts,b=b.keyCode,…
/plugin/struct/meta/
H A DSearch.php468 [$sql, $opts] = $this->getSQL();
471 $res = $this->sqlite->query($sql, $opts);
489 * @return array ($sql, $opts) The SQL and parameters to execute
/plugin/openlayersmap/
H A DStaticMap.php431 $opts = ['http' => ['method' => "GET", 'header' => "Accept-language: en\r\n" . "User-Agent: $_UA\r\n" . "accept: image/png\r\n", 'request_fulluri' => true]];
437 $opts['http'] += ['proxy' => "tcp://" . $conf['proxy']['host'] . ":" . $conf['proxy']['port']];
440 $context = stream_context_create($opts);
442 "StaticMap::fetchTile: getting: $url . $this->apikey using file_get_contents and options $opts"
/plugin/siteexport/action/
H A Dajax.php385 $opts = array('depth' => $depth, 'skipacl' => $this->getConf('skipacl'), 'query' => $query);
386 $this->functions->debug->message("Options", $opts, 2);
393 search($data, $conf['datadir'], $doSearch, $opts, $this->namespace);
400 $opts['query'] = 'toc.txt';
403 search($RAWdata, $conf['datadir'], $doSearch, $opts, $this->namespace);
/plugin/pycode/
H A Dmethod.php53 $opts = array(
58 $context = stream_context_create($opts);
/plugin/txt2tags/
H A Dtxt2tags.class.php209 $opts = "encoding|style|postproc|preproc|options";
212 if(preg_match("/^%!\\s*({$opts})(?:\\((?:{$tgts})\\))?\\s*:\\s*(.*)$/i", $c, $m)) {
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js244 var opts = class in mxODPicker
261 var spinner = new Spinner(opts);
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js1389 Calendar.prototype.showAtElement = function (el, opts) { argument
1394 if (!opts || typeof opts != "string") {
1427 var valign = opts.substr(0, 1);
1429 if (opts.length > 1) {
1430 halign = opts.substr(1, 1);
/plugin/farm/
H A Danimalmanager.class.php32 function wl($opts = array()) { argument
33 $a = array_merge(array('aid' => $this->animal->getName()), $opts);
/plugin/addressbook/
H A Dsyntax.php718 $opts = explode('&',$params);
720 foreach ($opts as $o) {
/plugin/dw2pdf/
H A Daction.php200 $opts = ['depth' => $depth]; //recursive all levels
202 search($result, $conf['datadir'], 'search_allpages', $opts, $dir);
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js6460 var opts;
6996 opts = {bits: state.lenbits}; class in AnonymousFunction7bc6a8980100.AnonymousFunction7bc6a8984700.inflate
6997 ret = inflate_table(CODES, state.lens, 0, 19, state.lencode, 0, state.work, opts);
6998 state.lenbits = opts.bits;
7127 opts = {bits: state.lenbits}; class in AnonymousFunction7bc6a8980100.AnonymousFunction7bc6a8984700.inflate
7131 state.lenbits = opts.bits;
7144 opts = {bits: state.distbits}; class in AnonymousFunction7bc6a8980100.AnonymousFunction7bc6a8984700.inflate
7148 state.distbits = opts.bits;
7621 var bits = opts.bits;
7708 opts.bits = 1;
[all …]
/plugin/panoview/
H A Dscript.js988 var opts = jQuery('div.options', pano)[0];
990 eval('conf =' + opts.innerHTML); //JSON
/plugin/photogallery/
H A Dsyntax.php1023 $opts = explode(',', $optstr);
1024 foreach ($opts as $opt)
/plugin/git/
H A Dhelper.php13 function git_callback_search_wanted(&$data,$base,$file,$type,$lvl,$opts) { argument

12345678910