Home
last modified time | relevance | path

Searched refs:defaults (Results 251 – 275 of 395) sorted by path

1...<<111213141516

/plugin/picasawebalbum/
H A Djquery.pwi.js16 opts = $.extend({}, $.fn.pwi.defaults, opts);
285 $.fn.pwi.defaults = { class in $.fn.pwi
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js16 opts = $.extend({}, $.fn.pwi.defaults, opts);
285 $.fn.pwi.defaults = { class in $.fn.pwi
/plugin/plantuml/
H A Dplugin.history.txt26 * Remote image generation support (defaults to http://plantuml.no-ip.org/plantuml/uml)
/plugin/projects/
H A Dcodemirror-compressed.js1defaults;for(var y in d)d.hasOwnProperty(y)&&(s[y]=(i&&i.hasOwnProperty(y)?i:d)[y]);var C=document… class in e
/plugin/publist/
H A DTODO29 * Configurable global defaults: sort order, sort field, ...
36 - Global defaults
/plugin/publistf/
H A DTODO29 * Configurable global defaults: sort order, sort field, ...
36 - Global defaults
/plugin/publistx/
H A DTODO29 * Configurable global defaults: sort order, sort field, ...
36 - Global defaults
/plugin/pureldap/classes/
H A DClient.php51 * Setup sane config defaults
61 $defaults = $conf;
62 $defaults['defaultgroup'] = 'user'; // we expect this to be passed from global conf
64 $config = array_merge($defaults, $config);
331 // defaults
/plugin/quickstats/
H A DHOW-TO25 server. Quickstats defaults to geoPlugin, which means that quickstats is ready to use
119 …cked off quickstats will look in this directory for GeoLiteCity.dat (it defaults to /usr/local/sha…
120 … this option is checked the geoPlugin will be used for IP geo-locating (defaults to true); with th…
/plugin/quickstats/lang/en/
H A Dquery.txt54 …t the ''max_execution_time'' value in php.ini. The value in php.ini usually defaults to 30 seconds.
/plugin/rater/scripts/
H A Djquery.tablesorter.js112 this.defaults = { class in AnonymousFunctionb162a0010100
706 config = $.extend(this.config, $.tablesorter.defaults, settings);
/plugin/refnotes/
H A Dadmin.js226 let defaults = new Map([
245 this.element.parents('td').toggleClass('default', this.getValue() == defaults.get(settingName));
266 this.setValue(defaults.get(settingName));
283 this.setValue(defaults.get(settingName));
330 let defaults = new Map([
373 return defaults.get(name);
679 let defaults = new Map([
720 return defaults.get(name);
757 return defaults.get(name);
/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/revealjs/plugin/math/
H A Dmath.js23 function defaults( options, defaultOptions ) { function
65 defaults( options, defaultOptions );
66 defaults( options.tex2jax, defaultOptions.tex2jax );
/plugin/rrdgraph/
H A Dsyntax.php176 …* @param Array $defaults An array containing the default values for non existing attributes. The a…
179 private function parseAttributes($tag, $defaults) { argument
192 foreach ($defaults as $key => $value) {
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js228 var defaults = { class in AnonymousFunctioneab5d76a0c00
256 Object.extend(defaults, {
264 var options = Object.extend(defaults, arguments[1] || { });
/plugin/schedule/lib/
H A DscheduleCitiesMap.js409 controls: ol.control.defaults ({
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A Dschema.ser
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionID.txt
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-min.js6defaults(options,{"css-class":"simple","font-size":16,"font-family":"Andale Mono, monospace"}),thi…
8 …ction(container,options){var defaultOptions={theme:"hand"};if(options=_.defaults(options||{},defau…
H A Dsequence-diagram-min.js.map1 …roke","stroke-width","fill","RECT","LOADED_FONTS","SnapTheme","resume","defaults","css-class","fon…
H A Dsequence-diagram-raphael-min.js6defaults(options,{"font-size":16,"font-family":"Andale Mono, monospace"}),resume)};_.extend(Raphae…
8 …ction(container,options){var defaultOptions={theme:"hand"};if(options=_.defaults(options||{},defau…
H A Dsequence-diagram-raphael-min.js.map1 …roke","stroke-width","fill","RECT","fn","path","RaphaelTheme","resume","defaults","font-size","fon…
H A Dsequence-diagram-raphael.js1307 this.init(diagram, _.defaults(options, {
1435 this.init(diagram, _.defaults(options, {
2400 options = _.defaults(options || {}, defaultOptions);

1...<<111213141516