Home
last modified time | relevance | path

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

123456

/plugin/settingstree/settings/
H A 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);
H A 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>.<…
H A 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/
H A DCoverPhoto.php43 public function getDefault() function in Google\\Service\\PeopleService\\CoverPhoto
H A DPhoto.php43 public function getDefault() function in Google\\Service\\PeopleService\\Photo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DLocalizedProperty.php42 public function getDefault() function in Google\\Service\\YouTube\\LocalizedProperty
H A DThumbnailDetails.php43 public function getDefault() function in Google\\Service\\YouTube\\ThumbnailDetails
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DArgumentNode.php57 public function getDefault() function in Prophecy\\Doubler\\Generator\\Node\\ArgumentNode
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst46 use ``Locale::getDefault()``
111 use ``Locale::getDefault()``
133 use ``Locale::getDefault()``
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassCodeGenerator.php123 $php .= ' = '.var_export($argument->getDefault(), true);
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.js89 /******/ function getDefault() { return module['default']; } :
H A Draphael.no-deps.js89 /******/ function getDefault() { return module['default']; } :
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/
H A DIntl.php117 $locale = null !== $locale ? $locale : Locale::getDefault();
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/locale/
H A Dlocale_ca.js92 /******/ function getDefault() { return module['default']; } :
H A Dlocale_nb.js92 /******/ function getDefault() { return module['default']; } :
H A Dlocale_ru.js92 /******/ function getDefault() { return module['default']; } :
H A Dlocale_cs.js92 /******/ function getDefault() { return module['default']; } :
H A Dlocale_da.js92 /******/ function getDefault() { return module['default']; } :
H A Dlocale_he.js92 /******/ function getDefault() { return module['default']; } :
H A Dlocale_de.js92 /******/ function getDefault() { return module['default']; } :
H A Dlocale_el.js92 /******/ function getDefault() { return module['default']; } :
H A Dlocale_es.js92 /******/ function getDefault() { return module['default']; } :
H A Dlocale_hr.js92 /******/ function getDefault() { return module['default']; } :

123456