Home
last modified time | relevance | path

Searched refs:_setting (Results 1 – 4 of 4) sorted by relevance

/plugin/settingstree/settings/
Dsettingswrapper.class.php7 protected $_setting = null; // the settings_* class form config plugin. variable in settingswrapper
33 $this->_old_val = $this->_setting->_local;
34 $changed = $this->_setting->update($val);
35 if ($this->_setting->_error){
39 if ($this->_setting->_local !== null && $this->_setting->_local === $this->_setting->_default){
40 $this->_setting->_local = null;
42 $this->_value = $this->_setting->_local;
55 $this->_setting = new $class($this->_key,$meta);
57 $this->_setting->initialize(
67 return $this->_setting->_local === null ? $this->_setting->_default : $this->_setting->_local;
[all …]
/plugin/facebooklike/
Dsyntax.php119 . 'layout="'.$this->_setting('layout', $conf).'" '
120 . 'show_faces="'.$this->_setting('faces', $conf).'" '
121 . 'width="'.$this->_setting('width', $conf).'" '
122 . 'action="'.$this->_setting('action', $conf).'" '
123 . 'font="'.$this->_setting('font', $conf).'" '
124 . 'colorscheme="'.$this->_setting('colorscheme', $conf).'"'
/plugin/edittable/lib/
Dhandsontable.full.js14043 var _setting = __webpack_require__(68);
15787 … priv.columnSettings[j] = (0, _setting.columnFactory)(GridSettings, priv.columnsSettingConflicts);
16431 …priv.columnSettings[physicalColumn] = (0, _setting.columnFactory)(GridSettings, priv.columnsSettin…
16475 …priv.columnSettings[physicalColumn] = (0, _setting.columnFactory)(GridSettings, priv.columnsSettin…
33257 var _setting = __webpack_require__(68);
33546 constructor = (0, _setting.columnFactory)(this.GridSettings, this.priv.columnsSettingConflicts);
36232 var _setting = __webpack_require__(68);
36234 var settingHelpers = _interopRequireWildcard(_setting);
/plugin/zwidoku/files/
H A Djs.js1_setting=__webpack_require__(68);var _function=__webpack_require__(35);var _mixed=__webpack_requir…