Searched defs:getConfValue (Results 1 – 3 of 3) sorted by relevance
/plugin/numbering/ | ||
H A D | helper.php | 25 function getConfValue($name) { function in helper_plugin_numbering |
/plugin/combo/ComboStrap/ | ||
H A D | SiteConfig.php | 86 public static function getConfValue($confName, $defaultValue = null, ?string $namespace = PluginUtility::PLUGIN_BASE_NAME) global() function in ComboStrap\\SiteConfig |
H A D | ExecutionContext.php | 537 public function getConfValue(string $key, string $default = null) global() function in ComboStrap\\ExecutionContext |