Home
last modified time | relevance | path

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

/plugin/schedule/
H A DscheduleRoot.class.php231 function createDirIsNeeded ($dir) { function in scheduleRoot
246 scheduleRoot::createDirIsNeeded ($this->cacheRootDir);
247 scheduleRoot::createDirIsNeeded ($this->dataRootDir);
323 scheduleRoot::createDirIsNeeded ($schedules->dataDir);
H A Dschedules.class.php189 scheduleRoot::createDirIsNeeded ($this->cacheDir);
/plugin/glossary/
H A Dglossary.class.php68 function createDirIsNeeded ($dir) { function in glossary
81 glossary::createDirIsNeeded ($this->cacheRootDir);
82 glossary::createDirIsNeeded ($this->dataRootDir);
86 glossary::createDirIsNeeded ($this->cacheDir);
88 glossary::createDirIsNeeded ($this->dataDir);