Home
last modified time | relevance | path

Searched defs:server (Results 26 – 50 of 136) sorted by last modified time

123456

/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServerPlugin.php27 abstract function initialize(Server $server);
H A DTemporaryFileFilterPlugin.php56 protected $server; variable in Sabre\\DAV\\TemporaryFileFilterPlugin
92 function initialize(Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php28 protected $server; variable in Sabre\\DAV\\Sync\\Plugin
54 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DAceConflict.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNeedPrivileges.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNoAbstract.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNotRecognizedPrincipal.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DNotSupportedPrivilege.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php54 protected $server; variable in Sabre\\DAVACL\\Plugin
674 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DFreeBusyReportTest.php21 protected $server; variable in Sabre\\CalDAV\\FreeBusyReportTest
H A DPluginTest.php17 protected $server; variable in Sabre\\CalDAV\\PluginTest
H A DValidateICalTest.php16 protected $server; variable in Sabre\\CalDAV\\ValidateICalTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DPluginTest.php18 protected $server; variable in Sabre\\CalDAV\\Notifications\\PluginTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DFreeBusyRequestTest.php15 protected $server; variable in Sabre\\CalDAV\\Schedule\\FreeBusyRequestTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAbstractPluginTest.php18 protected $server; variable in Sabre\\CardDAV\\AbstractPluginTest
H A DValidateVCardTest.php13 protected $server; variable in Sabre\\CardDAV\\ValidateVCardTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DAbstractServer.php17 protected $server; variable in Sabre\\DAV\\AbstractServer
H A DServerCopyMoveTest.php15 private $server; variable in Sabre\\DAV\\ServerCopyMoveTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DSpecificationTest.php17 protected $server; variable in Sabre\\DAV\\PartialUpdate\\SpecificationTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DDAVServerTest.php46 protected $server; variable in Sabre\\DAVServerTest
/plugin/davcal/
H A Dcalendarserver.php60 $server = new Sabre\DAV\Server($tree); variable
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DPlugin.php39 protected $server; variable in Sabre\\CalDAV\\Notifications\\Plugin
66 function initialize(Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php50 protected $server; variable in Sabre\\CalDAV\\Plugin
168 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php48 protected $server; variable in Sabre\\CardDAV\\Plugin
63 function initialize(DAV\Server $server) {
H A DVCFExportPlugin.php29 protected $server; variable in Sabre\\CardDAV\\VCFExportPlugin
37 function initialize(DAV\Server $server) {

123456