Home
last modified time | relevance | path

Searched refs:getMonthEvents (Results 1 – 2 of 2) sorted by relevance

/plugin/calendar/classes/
H A DEventCache.php77 public static function getMonthEvents($namespace, $year, $month, $ttl = self::DEFAULT_TTL) { function in CalendarEventCache
H A DEventManager.php77 $cached = CalendarEventCache::getMonthEvents($namespace, $year, $month);