Home
last modified time | relevance | path

Searched defs:getConfValue (Results 1 – 3 of 3) sorted by last modified time

/plugin/combo/ComboStrap/
H A DExecutionContext.php537 public function getConfValue(string $key, string $default = null) global() function in ComboStrap\\ExecutionContext
H A DSiteConfig.php86 public static function getConfValue($confName, $defaultValue = null, ?string $namespace = PluginUtility::PLUGIN_BASE_NAME) function in ComboStrap\\SiteConfig
/plugin/numbering/
H A Dhelper.php25 function getConfValue($name) { function in helper_plugin_numbering