Searched refs:findCalendarNamespaces (Results 1 – 3 of 3) sorted by relevance
| /plugin/calendar/ |
| H A D | action.php | 1017 $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 D | syntax.php | 2349 $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 D | CHANGELOG.md | 64 …amespaces` (which scanned every directory in `data/meta/`) with `findCalendarNamespaces` using ite…
|