Home
last modified time | relevance | path

Searched refs:Sabre (Results 426 – 450 of 1586) sorted by last modified time

1...<<11121314151617181920>>...64

/plugin/davcal/vendor/sabre/dav/bin/
H A Dmigrateto30.php163 serialize(new Sabre\DAV\Xml\Property\Href($row['vcardurl']))
166 echo serialize(new Sabre\DAV\Xml\Property\Href($row['vcardurl']));
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DInteger.php3 namespace Sabre\VObject\Property;
6 Sabre\VObject\Property;
H A DText.php3 namespace Sabre\VObject\Property;
6 Sabre\VObject\Property,
7 Sabre\VObject\Component,
8 Sabre\VObject\Parser\MimeDir,
9 Sabre\VObject\Document;
/plugin/davcal/vendor/sabre/event/lib/
H A DEventEmitter.php3 namespace Sabre\Event;
H A DEventEmitterInterface.php3 namespace Sabre\Event;
H A DEventEmitterTrait.php3 namespace Sabre\Event;
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDateTime.php3 namespace Sabre\VObject\Property\VCard;
6 Sabre\VObject\DateTimeParser;
H A DLanguageTag.php3 namespace Sabre\VObject\Property\VCard;
6 Sabre\VObject\Property;
/plugin/davcal/vendor/sabre/event/tests/
H A DPromiseTest.php3 namespace Sabre\Event;
/plugin/davcal/vendor/sabre/http/
H A DLICENSE13 * Neither the name Sabre nor the names of its contributors
H A DREADME.md76 use Sabre\HTTP;
99 use Sabre\HTTP;
148 use Sabre\HTTP;
167 that it implements `Sabre\HTTP\RequestInterface`. To decorate this object,
191 use Sabre\HTTP;
256 use Sabre\HTTP;
289 Sabre\HTTP\Sapi,
290 Sabre\HTTP\Client;
/plugin/davcal/vendor/sabre/vobject/lib/
H A DReader.php3 namespace Sabre\VObject;
H A DRecurrenceIterator.php3 namespace Sabre\VObject;
5 use Sabre\VObject\Recur\EventIterator;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DSyncSupport.php3 namespace Sabre\CalDAV\Backend;
/plugin/davcal/vendor/sabre/vobject/lib/Recur/
H A DNoInstancesException.php3 namespace Sabre\VObject\Recur;
/plugin/davcal/vendor/sabre/http/examples/
H A Dasyncclient.php13 use Sabre\HTTP\Request;
14 use Sabre\HTTP\Client;
H A Dclient.php11 use Sabre\HTTP\Request;
12 use Sabre\HTTP\Client;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarHome.php3 namespace Sabre\CalDAV;
5 use Sabre\DAV;
6 use Sabre\DAV\Exception\NotFound;
7 use Sabre\DAV\MkCol;
8 use Sabre\DAVACL;
9 use Sabre\HTTP\URLUtil;
28 * @var Sabre\CalDAV\Backend\BackendInterface
H A DIShareableCalendar.php3 namespace Sabre\CalDAV;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DICollection.php3 namespace Sabre\CalDAV\Notifications;
5 use Sabre\DAV;
H A DINode.php3 namespace Sabre\CalDAV\Notifications;
H A DNode.php3 namespace Sabre\CalDAV\Notifications;
5 use Sabre\DAV;
6 use Sabre\CalDAV;
7 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
8 use Sabre\DAVACL;
26 * @var Sabre\CalDAV\Backend\NotificationSupport
33 * @var Sabre\CalDAV\Notifications\INotificationType
H A DPlugin.php3 namespace Sabre\CalDAV\Notifications;
5 use Sabre\DAV;
6 use Sabre\DAV\PropFind;
7 use Sabre\DAV\INode as BaseINode;
8 use Sabre\DAV\ServerPlugin;
9 use Sabre\DAV\Server;
10 use Sabre\DAVACL;
11 use Sabre\HTTP\RequestInterface;
12 use Sabre\HTTP\ResponseInterface;
73 …$server->resourceTypeMapping['\\Sabre\\CalDAV\\Notifications\\ICollection'] = '{' . self::NS_CALEN…
/plugin/davcal/vendor/sabre/http/lib/
H A DClientHttpException.php3 namespace Sabre\HTTP;
H A DHttpException.php3 namespace Sabre\HTTP;

1...<<11121314151617181920>>...64