Home
last modified time | relevance | path

Searched refs:Sabre (Results 26 – 50 of 1586) sorted by last modified time

12345678910>>...64

/plugin/davcal/vendor/sabre/event/lib/
H A DVersion.php3 namespace Sabre\Event;
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DUtcOffset.php3 namespace Sabre\VObject\Property;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DNotificationSupport.php3 namespace Sabre\CalDAV\Backend;
5 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
H A DPDO.php3 namespace Sabre\CalDAV\Backend;
5 use Sabre\VObject;
6 use Sabre\CalDAV;
7 use Sabre\DAV;
8 use Sabre\DAV\Exception\Forbidden;
259 function updateCalendar($calendarId, \Sabre\DAV\PropPatch $propPatch) {
551 …throw new \Sabre\DAV\Exception\BadRequest('Calendar objects must have a VJOURNAL, VEVENT or VTODO …
H A DSchedulingSupport.php3 namespace Sabre\CalDAV\Backend;
H A DSharingSupport.php3 namespace Sabre\CalDAV\Backend;
H A DSubscriptionSupport.php3 namespace Sabre\CalDAV\Backend;
5 use Sabre\DAV;
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDate.php3 namespace Sabre\VObject\Property\VCard;
6 Sabre\VObject\DateTimeParser;
H A DDateAndOrTime.php3 namespace Sabre\VObject\Property\VCard;
6 Sabre\VObject\DateTimeParser,
7 Sabre\VObject\Property\Text,
8 Sabre\VObject\Property,
H A DTimeStamp.php3 namespace Sabre\VObject\Property\VCard;
6 Sabre\VObject\DateTimeParser,
7 Sabre\VObject\Property\Text;
/plugin/davcal/vendor/sabre/event/tests/
H A DContinueCallbackTest.php3 namespace Sabre\Event;
H A DEventEmitterTest.php3 namespace Sabre\Event;
/plugin/davcal/vendor/sabre/event/tests/benchmark/
H A Dbench.php3 use Sabre\Event\EventEmitter;
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md9 * Added `Sabre\HTTP\Auth\Bearer`, to easily extract a OAuth2 bearer token.
15 * Deprecated: All static functions from `Sabre\HTTP\URLUtil` and
16 `Sabre\HTTP\Util` moved to a separate `functions.php`, which is also
25 * Deprecated `Sabre\HTTP\Util::parseHTTPDate`, use `Sabre\HTTP\parseDate()`.
26 * Deprecated `Sabre\HTTP\Util::toHTTPDate` use `Sabre\HTTP\toDate()`.
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php3 namespace Sabre\VObject;
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DEventIterator.php3 namespace Sabre\VObject\Recur;
8 use Sabre\VObject\Component;
9 use Sabre\VObject\Component\VEvent;
H A DRDateIterator.php3 namespace Sabre\VObject\Recur;
8 use Sabre\VObject\DateTimeParser;
H A DRRuleIterator.php3 namespace Sabre\VObject\Recur;
8 use Sabre\VObject\DateTimeParser;
9 use Sabre\VObject\Property;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendar.php3 namespace Sabre\CalDAV;
5 use Sabre\DAV;
6 use Sabre\DAVACL;
7 use Sabre\DAV\PropPatch;
H A DCalendarObject.php3 namespace Sabre\CalDAV;
12 class CalendarObject extends \Sabre\DAV\File implements ICalendarObject, \Sabre\DAVACL\IACL {
17 * @var Sabre\CalDAV\Backend\AbstractBackend
268 throw new \Sabre\DAV\Exception\MethodNotAllowed('Changing ACL is not yet supported');
/plugin/davcal/vendor/sabre/http/examples/
H A Dbasicauth.php15 use Sabre\HTTP\Sapi;
16 use Sabre\HTTP\Response;
17 use Sabre\HTTP\Auth;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DAttachIssueTest.php3 namespace Sabre\VObject;
/plugin/davcal/vendor/sabre/http/lib/
H A DMessage.php3 namespace Sabre\HTTP;
H A DMessageDecoratorTrait.php3 namespace Sabre\HTTP;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Component/
H A DVAlarmTest.php3 namespace Sabre\VObject\Component;
5 use Sabre\VObject\Component;
7 use Sabre\VObject\Reader;

12345678910>>...64