Searched refs:cacheRootDir (Results 1 – 3 of 3) sorted by relevance
29 var $cacheRootDir; // root cache directory variable in scheduleRoot244 $this->cacheRootDir = $savedir."cache/schedule/";246 scheduleRoot::createDirIsNeeded ($this->cacheRootDir);
97 $this->cacheDir = $this->scheduleRoot->cacheRootDir.$this->md5ns.'/';
25 var $cacheRootDir; // root cache directory variable in glossary79 $this->cacheRootDir = $savedir."cache/glossary/";81 glossary::createDirIsNeeded ($this->cacheRootDir);85 $this->cacheDir = $this->cacheRootDir.$this->md5ns."/";410 $pathDirObj = opendir ($cacheRootDir);421 $cacheDir = $this->cacheRootDir.$nsMd5."/";