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