Home
last modified time | relevance | path

Searched refs:getSchedulingObjects (Results 1 – 8 of 8) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php69 $objs = $this->caldavBackend->getSchedulingObjects($this->principalUri);
189 $objects = $this->caldavBackend->getSchedulingObjects($this->principalUri);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php67 $objs = $this->caldavBackend->getSchedulingObjects($this->principalUri);
257 $objects = $this->caldavBackend->getSchedulingObjects($this->principalUri);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSchedulingSupport.php44 function getSchedulingObjects($principalUri); function
H A DPDO.php1287 function getSchedulingObjects($principalUri) { function in Sabre\\CalDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSchedulingSupport.php44 function getSchedulingObjects($principalUri); function
H A DPDO.php1158 function getSchedulingObjects($principalUri) { function in Sabre\\CalDAV\\Backend\\PDO
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockScheduling.php46 public function getSchedulingObjects($principalUri) { function in Sabre\\CalDAV\\Backend\\MockScheduling
/plugin/davcal/
H A DcalendarBackendDokuwiki.php694 function getSchedulingObjects($principalUri) function in DokuWikiSabreCalendarBackend