Home
last modified time | relevance | path

Searched defs:getConfValue (Results 1 – 3 of 3) sorted by relevance

/plugin/numbering/
Dhelper.php25 function getConfValue($name) { function in helper_plugin_numbering
/plugin/combo/ComboStrap/
H A DSiteConfig.php87 …public static function getConfValue($confName, $defaultValue = null, ?string $namespace = PluginUt… function in ComboStrap\\SiteConfig
H A DExecutionContext.php546 public function getConfValue(string $key, string $default = null) function in ComboStrap\\ExecutionContext