Home
last modified time | relevance | path

Searched refs:getCalendarHomeForPrincipal (Results 1 – 4 of 4) sorted by relevance

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php210 $calendarHomePath = $caldavPlugin->getCalendarHomeForPrincipal($principalUrl);
219 $calendarHomePath = $caldavPlugin->getCalendarHomeForPrincipal($principalUrl);
230 $calendarHomePath = $caldavPlugin->getCalendarHomeForPrincipal($principalUrl);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php214 $calendarHomePath = $caldavPlugin->getCalendarHomeForPrincipal($principalUrl);
226 $calendarHomePath = $caldavPlugin->getCalendarHomeForPrincipal($principalUrl);
240 $calendarHomePath = $caldavPlugin->getCalendarHomeForPrincipal($principalUrl);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php99 function getCalendarHomeForPrincipal($principalUrl) { function in Sabre\\CalDAV\\Plugin
345 $calendarHomePath = $this->getCalendarHomeForPrincipal($principalUrl);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php96 function getCalendarHomeForPrincipal($principalUrl) { function in Sabre\\CalDAV\\Plugin
331 $calendarHomePath = $this->getCalendarHomeForPrincipal($principalUrl) . '/';