Home
last modified time | relevance | path

Searched refs:mergeConfig (Results 1 – 2 of 2) sorted by relevance

/plugin/struct/types/
H A DAbstractBaseType.php83 $this->mergeConfig($config, $this->config);
101 protected function mergeConfig($current, &$config) function in dokuwiki\\plugin\\struct\\types\\AbstractBaseType
106 $this->mergeConfig($value, $config[$key]);
H A DPage.php247 protected function mergeConfig($current, &$config) function in dokuwiki\\plugin\\struct\\types\\Page
251 $this->mergeConfig($value, $config[$key]);