Home
last modified time | relevance | path

Searched refs:defaults (Results 151 – 175 of 395) sorted by relevance

12345678910>>...16

/plugin/davcard/vendor/sabre/vobject/lib/Parser/
H A DJson.php118 $defaults = false
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionID.txt
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DJson.php119 $defaults = false
/plugin/webdavclient/vendor/sabre/vobject/lib/Parser/
H A DJson.php118 $defaults = false
/plugin/davcal/vendor/sabre/vobject/lib/Parser/
H A DJson.php118 $defaults = false
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSnapshotNamespace.asciidoc138 $params['ignore_unavailable'] = (boolean) Whether to ignore unavailable snapshots, defaults to false which means a SnapshotMissingException is thrown
187 $params['ignore_unavailable'] = (boolean) Whether to ignore unavailable snapshots, defaults to false which means a SnapshotMissingException is thrown
/plugin/tagging/script/
H A Deditable.js231 this.options = jQuery.extend({}, jQuery.fn.editable.defaults, options);
434 $.fn.editable.defaults = { class in $.fn.editable
/plugin/autotweet/
H A DOAuth.php294 $defaults = array("oauth_version" => OAuthRequest::$version,
299 $defaults['oauth_token'] = $token->key;
301 $parameters = array_merge($defaults, $parameters);
/plugin/datatables/assets/datatables.net-plugins/integration/foundation/
H A DdataTables.foundation.min.js
/plugin/oauthdoorkeeper/
H A DREADME20 * login with the given defaults and create a new oAuth app
/plugin/zoom/
H A Dscript.js9defaults,options);opts=$.extend({},opts,relOpts);$(this).data('zoom',new CloudZoom($(this),opts))}… class in $.fn.CloudZoom
/plugin/diagramsnet/lib/js/spin/
H A Dspin.min.js2defaults,n)}function i(){function c(b,c){return a("<"+b+' xmlns="urn:schemas-microsoft.com:vml" cl…
/plugin/diagramsnet/lib/math/extensions/
H A DtoMathML.js19 …tributes:function(){var j=(this.type==="mstyle"?a.math.prototype.defaults:this.defaults);var h=(th…
/plugin/photogallery/lightGallery/js/
H A Dlg-video.js25 var defaults = { class in AnonymousFunctioncd3f09ab0200
40 this.core.s = $.extend({}, defaults, this.core.s);
/plugin/revealjs/plugin/markdown/
H A Dmarked.js6defaults,this.rules=k.normal,this.options.pedantic?this.rules=k.pedantic:this.options.gfm&&(this.o…
/plugin/datatables/assets/datatables.net-fixedcolumns/js/
H A DdataTables.fixedColumns.min.js
/plugin/datatables/assets/datatables.net-bs/js/
H A DdataTables.bootstrap.min.js
/plugin/datatables/assets/datatables.net-plugins/features/scrollResize/
H A DdataTables.scrollResize.min.js
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.js84 var defaults = { class in $.fn.socialSharePrivacy
133 var options = $.extend(true, defaults, settings);
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML.js50defaults:{mathbackground:a.INHERIT,mathcolor:a.INHERIT,dir:a.INHERIT},noInherit:{},noInheritAttrib…
51 …tributes:function(){var j=(this.type==="mstyle"?a.math.prototype.defaults:this.defaults);var h=(th…
52 …his.filterAttribute(f,k);var l=(g.type==="mstyle"?a.math.prototype.defaults:g.defaults);if(k!=null…
72 defaults: {},
81 for (var e, t = o(l.defaults), n = 0; e = t[n]; n++) {
83 void 0 === a[i] && (a[i] = l.defaults[e]);
94 l.defaults[e.option] = !1, l.modules.push(e);
/plugin/datatables/assets/datatables.net-plugins/features/pageResize/
H A DdataTables.pageResize.min.js
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php467 $component = new FakeComponent($vcard, 'Hi', [], $defaults = false);
480 $component = new FakeComponent($vcard, 'Hi', [], $defaults = false);
/plugin/filelisting/
H A Dscript.js14 this.options = $.extend({}, $.fn.dokuwiki_plugin_filelisting.defaults, options);
358 $.fn.dokuwiki_plugin_filelisting.defaults = { class in $.fn.dokuwiki_plugin_filelisting
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php467 $component = new FakeComponent($vcard,'Hi', array(), $defaults = false );
480 $component = new FakeComponent($vcard,'Hi', array(), $defaults = false );
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php467 $component = new FakeComponent($vcard,'Hi', array(), $defaults = false );
480 $component = new FakeComponent($vcard,'Hi', array(), $defaults = false );

12345678910>>...16