Home
last modified time | relevance | path

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

/plugin/davcal/action/
H A Dajax.php67 $calendarPages = $this->hlp->getCalendarPagesByMeta($page);
/plugin/davcal/
H A Dhelper.php152 public function getCalendarPagesByMeta($id = null, $skipPermissionCheck = false) function in helper_plugin_davcal
1542 $calendarPages = $this->getCalendarPagesByMeta($id);
1712 …$calendarPages = $this->getCalendarPagesByMeta($pageId, true); // Skip permission check for privat…