Home
last modified time | relevance | path

Searched refs:Sabre (Results 351 – 375 of 1586) sorted by relevance

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

/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/
H A DServiceTest.php3 namespace Sabre\Xml;
32 $this->assertInstanceOf('Sabre\\Xml\\Writer', $writer);
219 $orderService->mapValueObject('{' . $ns . '}order', 'Sabre\Xml\Order');
220 $orderService->mapValueObject('{' . $ns . '}status', 'Sabre\Xml\OrderStatus');
257 $orderService = new \Sabre\Xml\Service();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php3 namespace Sabre\CalDAV\Xml\Notification;
5 use Sabre\CalDAV;
6 use Sabre\CalDAV\SharingPlugin as SharingPlugin;
7 use Sabre\DAV;
8 use Sabre\Xml\Writer;
/plugin/webdav/core/Plugin/
H A DDokuWiki.php13 use Sabre\DAV\Inode;
14 use Sabre\DAV\PropFind;
15 use Sabre\DAV\Server;
16 use Sabre\DAV\ServerPlugin;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php3 namespace Sabre\CalDAV;
12 class CalendarObject extends \Sabre\DAV\File implements ICalendarObject, \Sabre\DAVACL\IACL {
14 use \Sabre\DAVACL\ACLTrait;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DHrefTest.php3 namespace Sabre\DAV\Xml\Property;
5 use Sabre\DAV;
6 use Sabre\DAV\Browser\HtmlOutputHelper;
7 use Sabre\DAV\Xml\XmlTest;
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DXmlFragmentTest.php3 namespace Sabre\Xml\Element;
5 use Sabre\Xml\Reader;
6 use Sabre\Xml\Writer;
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DXmlFragmentTest.php3 namespace Sabre\Xml\Element;
5 use Sabre\Xml\Reader;
6 use Sabre\Xml\Writer;
/plugin/webdav/vendor/sabre/vobject/lib/Property/
H A DText.php3 namespace Sabre\VObject\Property;
5 use Sabre\VObject\Component;
6 use Sabre\VObject\Document;
7 use Sabre\VObject\Parser\MimeDir;
8 use Sabre\VObject\Property;
9 use Sabre\Xml;
H A DUri.php3 namespace Sabre\VObject\Property;
5 use Sabre\VObject\Parameter;
6 use Sabre\VObject\Property;
H A DFloatValue.php3 namespace Sabre\VObject\Property;
5 use Sabre\VObject\Property;
6 use Sabre\Xml;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php3 namespace Sabre\DAV\Xml\Property;
5 use Sabre\Xml\Element\XmlFragment;
6 use Sabre\Xml\Reader;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php3 namespace Sabre\DAV\Xml\Property;
5 use Sabre\Xml\Element\XmlFragment;
6 use Sabre\Xml\Reader;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DPropertiesCollection.php3 namespace Sabre\DAV\Mock;
6 Sabre\DAV\IProperties,
7 Sabre\DAV\PropPatch;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php3 namespace Sabre\CalDAV\Backend;
5 use Sabre\DAV;
6 use Sabre\CalDAV;
7 use Sabre\CalDAV\Xml\Notification\NotificationInterface;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/
H A DMSWordTest.php3 namespace Sabre\DAV\Locks;
5 use Sabre\HTTP;
6 use Sabre\DAV;
59 \Sabre\TestUtil::clearTempDir();
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DUri.php3 namespace Sabre\VObject\Property;
5 use Sabre\VObject\Parameter;
6 use Sabre\VObject\Property;
H A DFloatValue.php3 namespace Sabre\VObject\Property;
5 use Sabre\VObject\Property;
6 use Sabre\Xml;
/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DBearerTest.php3 namespace Sabre\HTTP\Auth;
5 use Sabre\HTTP\Request;
6 use Sabre\HTTP\Response;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DIssue172Test.php3 namespace Sabre\CalDAV;
4 use Sabre\VObject;
5 use Sabre\DAV;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php3 namespace Sabre\CalDAV\Xml\Notification;
5 use Sabre\Xml\Writer;
6 use Sabre\CalDAV\SharingPlugin as SharingPlugin;
7 use Sabre\CalDAV;
109 * @var Sabre\CalDAV\Property\SupportedCalendarComponentSet
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteTest.php3 namespace Sabre\CalDAV\Xml\Notification;
5 use Sabre\CalDAV;
6 use Sabre\DAV;
7 use Sabre\Xml\Writer;
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench_freebusygenerator.php6 echo "sabre/vobject ", Sabre\VObject\Version::VERSION, " freebusy benchmark\n";
22 $vcal = Sabre\VObject\Reader::read(fopen($inputFile, 'r'));
35 $fb = new Sabre\VObject\FreeBusyGenerator($start, $end, $vcal, $timeZone);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAV;
6 use Sabre\DAVACL;
H A DProxyWrite.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAV;
6 use Sabre\DAVACL;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Principal/
H A DProxyRead.php3 namespace Sabre\CalDAV\Principal;
5 use Sabre\DAVACL;
6 use Sabre\DAV;

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