Lines Matching refs:metaDir
18 private function metaDir() { function in syntax_plugin_calendar
42 $perAnimal = $this->metaDir() . 'calendar/sync_config.php';
2250 $dataDir = $this->metaDir();
2312 $metaDir = $this->metaDir();
2313 $dataDir = $metaDir;
2349 $this->findCalendarNamespaces($dataDir, $metaDir, $year, $month, $allEvents, $excludeList);
2359 …private function findCalendarNamespaces($baseDir, $metaDir, $year, $month, &$allEvents, $excludeLi… argument
2365 $metaDirLen = strlen($metaDir);
2408 $dataDir = $this->metaDir();
3631 $configFile = $this->metaDir() . 'calendar_theme.txt';
3870 $configFile = $this->metaDir() . 'calendar_week_start.txt';
3884 $configFile = $this->metaDir() . 'calendar_itinerary_collapsed.txt';
3895 $configFile = $this->metaDir() . 'calendar_search_default.txt';