Home
last modified time | relevance | path

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

/plugin/calendar/
H A Daction.php1017 $this->findCalendarNamespaces($dataDir, $metaDir, $year, $month, $allEvents, $excludeList);
1027 …private function findCalendarNamespaces($baseDir, $metaDir, $year, $month, &$allEvents, $excludeLi… function in action_plugin_calendar
H A Dsyntax.php2349 $this->findCalendarNamespaces($dataDir, $metaDir, $year, $month, $allEvents, $excludeList);
2359 …private function findCalendarNamespaces($baseDir, $metaDir, $year, $month, &$allEvents, $excludeLi… function in syntax_plugin_calendar
H A DCHANGELOG.md64 …amespaces` (which scanned every directory in `data/meta/`) with `findCalendarNamespaces` using ite…