Home
last modified time | relevance | path

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

/plugin/filelist/
DPath.php14 $this->paths = $this->parsePathConfig($pathConfig);
34 protected function parsePathConfig($pathConfig) function in dokuwiki\\plugin\\filelist\\Path