Home
last modified time | relevance | path

Searched refs:_config (Results 1 – 25 of 41) sorted by relevance

12

/plugin/subconfhelper/
Dadmin.php63 $_config = &plugin_load( 'helper', 'subconfhelper_config' );
64 $_config->configuration( $this->meta, array( $file ));
66 while (list($key) = each($_config->setting)) {
68 if ($_config->setting[$key]->update($input)) {
71 if ($_config->setting[$key]->error()) $_error = true;
73 if( $_changed && !$_error && $_config->save_settings( $vhost )) {
137 $_config = &plugin_load( 'helper', 'subconfhelper_config');
139 $_config->configuration( $meta, array( $file ));
141 if ($_config->locked)
152 foreach( $_config->setting as $setting ) {
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.js6_config=this._getConfig(e),this._indicatorsElement=i.findOne(".carousel-indicators",this._element)…
H A Dbootstrap.min.js.map1_config","_getConfig","_indicatorsElement","_touchSupported","navigator","maxTouchPoints","_pointe…
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DClient.php31 protected $_config; variable in Elastica\\Client
81 $this->_config = $configuration;
114 $this->_config->set($key, $value);
129 return $this->_config->get($key);
150 $value = $this->_config->getAll();
175 if ($this->_config->has('headers')) {
176 $headers = $this->_config->get('headers');
181 $this->_config->set('headers', $headers);
191 if ($this->_config->has('headers')) {
192 $headers = $this->_config->get('headers');
[all …]
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Dbootstrap.min.js6_config=this._getConfig(e),this._element=t,this._indicatorsElement=this._element.querySelector(".c…
/plugin/combo/resources/library/bootstrap/4.4.1/
H A Dbootstrap.min.js6_config=this._getConfig(e),this._element=t,this._indicatorsElement=this._element.querySelector(at)…
H A Dbootstrap.min.js.map1_config","_getConfig","_indicatorsElement","_touchSupported","navigator","maxTouchPoints","_pointe…
/plugin/asciidocjs/node_modules/jake/lib/utils/
Dindex.js184 this._config = opts;
197 let config = this._config;
/plugin/codemirror/dist/modes/
Dyacas.min.js.map1_config","_parserConfig","words","str","obj","split","i","length","bodiedOps","pFloatForm","pIdent…
Dz80.min.js.map1_config","parserConfig","ez80","keywords1","keywords2","variables1","variables2","errors","numbers…
Dpig.min.js.map1_config","parserConfig","keywords","builtins","types","multiLineStrings","isOperatorChar","chain",…
Dmathematica.min.js.map1_config","_parserConfig","Identifier","pBase","pFloat","pFloatBase","pPrecision","reBaseForm","Reg…
Dstex.min.js.map1_config","parserConfig","pushCommand","state","command","cmdState","push","peekCommand","length","…
Dhaskell.min.js.map1_config","modeConfig","switchState","source","setState","f","smallRE","largeRE","digitRE","hexitRE…
Dgas.min.js.map1_config","parserConfig","custom","lineCommentStartSymbol","directives",".abort",".align",".altmacr…
Ddylan.min.js.map1_config","words","unnamedDefinition","namedDefinition","typeParameterizedDefinition","otherParamet…
Dmllike.min.js.map1_config","parserConfig","words","as","do","else","end","exception","fun","functor","if","in","incl…
/plugin/zwidoku/files/
H A Djs.js1_config=this._getConfig(e),this._element=t,this._indicatorsElement=this._element.querySelector(".c…
/plugin/statistics/js/
Dchartjs-plugin-datalabels.js7_config=t,o._index=a,o._model=null,o._rects=null,o._ctx=e,o._el=r};t.merge(_.prototype,{_modelize:…
Dchart.js13_config=function(t){return(t=t||{}).data=gn(t.data),fn(t),t}(t),this._scopeCache=new Map,this._res… method
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js360 this._config = config;
1884 parentConfig = locales[name]._config;
1887 parentConfig = locales[config.parentLocale]._config;
1927 parentConfig = tmpLocale._config;
/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-navigated-viewer.production.min.js2_config=E({},{size:tt,padding:0,style:{},align:"center-top"},e||{})}st.prototype.createText=functi…
22_config=e=e||{},this._eventBus=t,this._keydownHandler=this._keydownHandler.bind(this),this._keyupH…
Dbpmn-viewer.production.min.js2_config=E({},{size:et,padding:0,style:{},align:"center-top"},e||{})}at.prototype.createText=functi…
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js15_config=M({},{size:Gs,padding:Ks,style:{},align:"center-top"},e||{})}na.prototype.createText=funct…
176 …arch=o,this._current=null;var r=i(e&&e.scale)?e.scale:{min:1,max:1};this._config={scale:r},t.on("d… property
191_config.scale,r=n;return!0!==o&&(!1===o?(e=1,t=1):(e=o.min,t=o.max),i(e)&&n<e&&(r=e),i(t)&&n>t&&(r… property
/plugin/ckeditor5markdown/
Dckeditor.js2_config={},t&&this.define(Rn(t)),e&&this._setObjectToTarget(this._config,e)}set(e,t){this._setToTa… property

12