Home
last modified time | relevance | path

Searched defs:server (Results 51 – 75 of 136) sorted by relevance

123456

/plugin/webdav/core/
H A DServer.php23 public $server; variable in dokuwiki\\plugin\\webdav\\core\\Server
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php56 protected $server; variable in Sabre\\DAV\\TemporaryFileFilterPlugin
92 function initialize(Server $server) {
H A DServerPlugin.php27 abstract function initialize(Server $server);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAbstractPluginTest.php18 protected $server; variable in Sabre\\CardDAV\\AbstractPluginTest
/plugin/linkback/exe/
H A Dtrackback.php183 $server = new TrackbackServer(); variable
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php56 protected $server; variable in Sabre\\DAV\\TemporaryFileFilterPlugin
92 function initialize(Server $server) {
H A DServerPlugin.php27 abstract function initialize(Server $server);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DLocked.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DPreconditionFailed.php61 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/davcal/vendor/sabre/dav/bin/
H A Dsabredav.php48 $server = new DAV\Server($root); variable
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DLocked.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DPreconditionFailed.php61 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/blogtng/exe/
H A Dtrackback.php100 $server = new TrackbackServer(); variable
/plugin/webdav/core/Plugin/
H A DException.php30 public function initialize(Server $server)
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNeedPrivileges.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNeedPrivileges.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php37 protected $server; variable in Sabre\\DAV\\Locks\\Plugin
58 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php37 protected $server; variable in Sabre\\DAV\\Locks\\Plugin
58 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DFreeBusyReportTest.php21 protected $server; variable in Sabre\\CalDAV\\FreeBusyReportTest
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php45 protected $server; variable in Sabre\\DAV\\Sharing\\Plugin
86 function initialize(Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DAbstractServer.php17 protected $server; variable in Sabre\\DAV\\AbstractServer
H A DTestPlugin.php25 function initialize(Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DPlugin.php33 function initialize(Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DGuessContentType.php56 function initialize(DAV\Server $server) {
/plugin/sympaauth/files/
H A Dsympa.class.php174 function server() { function in auth_sympa

123456