Home
last modified time | relevance | path

Searched refs:Schedule (Results 1 – 25 of 53) sorted by last modified time

123

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIInbox.php3 namespace Sabre\CalDAV\Schedule;
H A DIOutbox.php3 namespace Sabre\CalDAV\Schedule;
H A DISchedulingObject.php3 namespace Sabre\CalDAV\Schedule;
H A DPlugin.php3 namespace Sabre\CalDAV\Schedule;
H A DSchedulingObject.php3 namespace Sabre\CalDAV\Schedule;
H A DIMipPlugin.php3 namespace Sabre\CalDAV\Schedule;
H A DInbox.php3 namespace Sabre\CalDAV\Schedule;
H A DOutbox.php3 namespace Sabre\CalDAV\Schedule;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DDeliverNewEventTest.php3 namespace Sabre\CalDAV\Schedule;
H A DFreeBusyRequestTest.php3 namespace Sabre\CalDAV\Schedule;
H A DIMipPluginTest.php3 namespace Sabre\CalDAV\Schedule;
H A DInboxTest.php3 namespace Sabre\CalDAV\Schedule;
H A DOutboxPostTest.php3 namespace Sabre\CalDAV\Schedule;
H A DOutboxTest.php3 namespace Sabre\CalDAV\Schedule;
H A DPluginBasicTest.php3 namespace Sabre\CalDAV\Schedule;
H A DPluginPropertiesTest.php3 namespace Sabre\CalDAV\Schedule;
H A DPluginPropertiesWithSharedCalendarTest.php3 namespace Sabre\CalDAV\Schedule;
H A DScheduleDeliverTest.php3 namespace Sabre\CalDAV\Schedule;
H A DSchedulingObjectTest.php3 namespace Sabre\CalDAV\Schedule;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/
H A DMockPlugin.php3 namespace Sabre\CalDAV\Schedule\IMip;
19 class MockPlugin extends \Sabre\CalDAV\Schedule\IMipPlugin {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DDAVServerTest.php115 $this->caldavSchedulePlugin = new CalDAV\Schedule\Plugin();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php137 return new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);
140 return new Schedule\Outbox($this->principalInfo['uri']);
212 $objs[] = new Schedule\Inbox($this->caldavBackend, $this->principalInfo['uri']);
213 $objs[] = new Schedule\Outbox($this->principalInfo['uri']);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DSchedule.php20 class Schedule extends \Google\Model class
78 class_alias(Schedule::class, 'Google_Service_CloudMemorystoreforMemcached_Schedule');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DSchedule.php20 class Schedule extends \Google\Model class
78 class_alias(Schedule::class, 'Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_S…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DBackupPlan.php24 protected $backupScheduleType = Schedule::class;
84 * @param Schedule
86 public function setBackupSchedule(Schedule $backupSchedule)
91 * @return Schedule

123