Home
last modified time | relevance | path

Searched refs:getDefault (Results 1 – 25 of 154) sorted by relevance

1234567

/plugin/settingstree/settings/
Dsettingslevel.class.php59 return $this->_hierarchy->getDefault($key);
62 function getDefault($key){ function in settingslevel
72 return $this->_hierarchy->getDefault($key);
162 $par_val = $this->getDefault($key);
Dsettingshierarchy.class.php144 function getDefault($key){ return @$this->_defaults[$key]; } function in settingshierarchy
207 …chy::$helper->getLang('default_is')." <code>{$this->format($key,$this->getDefault($key))}</code>.<…
213 …chy::$helper->getLang('default_is')." <code>{$this->format($key,$this->getDefault($key))}</code>.<…
Dsettingswrapper.class.php58 $this->_level->getDefault($this->_key),
122 $value = $this->_level->getDefault($this->_key);
/plugin/combo/ComboStrap/
H A DJumbotronTag.php41 public static function getDefault(): array function in ComboStrap\\JumbotronTag
H A DLazyLoad.php244 public static function getDefault() function in ComboStrap\\LazyLoad
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DPhoto.php43 public function getDefault() function in Google\\Service\\PeopleService\\Photo
DCoverPhoto.php43 public function getDefault() function in Google\\Service\\PeopleService\\CoverPhoto
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DLocalizedProperty.php42 public function getDefault() function in Google\\Service\\YouTube\\LocalizedProperty
DThumbnailDetails.php43 public function getDefault() function in Google\\Service\\YouTube\\ThumbnailDetails
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
DArgumentNode.php57 public function getDefault() function in Prophecy\\Doubler\\Generator\\Node\\ArgumentNode
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
Dintl.rst46 use ``Locale::getDefault()``
111 use ``Locale::getDefault()``
133 use ``Locale::getDefault()``
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
DClassCodeGenerator.php123 $php .= ' = '.var_export($argument->getDefault(), true);
/plugin/sequencediagram/bower_components/raphael/
Draphael.js89 /******/ function getDefault() { return module['default']; } :
Draphael.no-deps.js89 /******/ function getDefault() { return module['default']; } :
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
DIntl.php117 $locale = null !== $locale ? $locale : Locale::getDefault();
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/locale/
Dlocale_hu.js92 /******/ function getDefault() { return module['default']; } :
Dlocale_fi.js92 /******/ function getDefault() { return module['default']; } :
Dlocale_ro.js92 /******/ function getDefault() { return module['default']; } :
Dlocale_ar.js92 /******/ function getDefault() { return module['default']; } :
Dlocale_fr.js92 /******/ function getDefault() { return module['default']; } :
Dlocale_pt.js92 /******/ function getDefault() { return module['default']; } :
Dlocale_kr.js92 /******/ function getDefault() { return module['default']; } :
Dlocale_hr.js92 /******/ function getDefault() { return module['default']; } :
Dlocale_tr.js92 /******/ function getDefault() { return module['default']; } :
Dlocale_fa.js92 /******/ function getDefault() { return module['default']; } :

1234567