Lines Matching refs:metaDir
18 private function metaDir() { function in syntax_plugin_calendar
42 $perAnimal = $this->metaDir() . 'calendar/sync_config.php';
2363 $dataDir = $this->metaDir();
2425 $metaDir = $this->metaDir();
2426 $dataDir = $metaDir;
2462 $this->findCalendarNamespaces($dataDir, $metaDir, $year, $month, $allEvents, $excludeList);
2472 …private function findCalendarNamespaces($baseDir, $metaDir, $year, $month, &$allEvents, $excludeLi… argument
2478 $metaDirLen = strlen($metaDir);
2521 $dataDir = $this->metaDir();
3744 $configFile = $this->metaDir() . 'calendar_theme.txt';
3983 $configFile = $this->metaDir() . 'calendar_week_start.txt';
3997 $configFile = $this->metaDir() . 'calendar_itinerary_collapsed.txt';
4008 $configFile = $this->metaDir() . 'calendar_search_default.txt';