Home
last modified time | relevance | path

Searched defs:server (Results 1 – 25 of 141) sorted by relevance

123456

/plugin/webdav/vendor/sabre/dav/lib/DAV/
DException.php38 function serialize(Server $server, \DOMElement $errorNode) {
51 function getHTTPHeaders(Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
DException.php38 function serialize(Server $server, \DOMElement $errorNode) {
51 function getHTTPHeaders(Server $server) {
/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
DPop3Connection.php33 protected $server = null; variable in Swift_Authenticator_PopB4Smtp_Pop3Connection
51 public function __construct($server="localhost", $port=110, $encryption=0)
61 public function setServer($server)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
DMapGetToPropFind.php26 protected $server; variable in Sabre\\DAV\\Browser\\MapGetToPropFind
34 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
DMapGetToPropFind.php26 protected $server; variable in Sabre\\DAV\\Browser\\MapGetToPropFind
34 function initialize(DAV\Server $server) {
/plugin/webdav/core/Plugin/
DDummyGetResponse.php21 protected $server; variable in dokuwiki\\plugin\\webdav\\core\\Plugin\\DummyGetResponse
27 public function initialize(Server $server)
DFakeLocker.php52 private $server; variable in dokuwiki\\plugin\\webdav\\core\\Plugin\\FakeLocker
55 public function initialize(\Sabre\DAV\Server $server)
/plugin/davcal/vendor/sabre/dav/lib/DAV/Mount/
DPlugin.php25 protected $server; variable in Sabre\\DAV\\Mount\\Plugin
33 function initialize(DAV\Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Mount/
DPlugin.php25 protected $server; variable in Sabre\\DAV\\Mount\\Plugin
33 function initialize(DAV\Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
DVCFExportPlugin.php29 protected $server; variable in Sabre\\CardDAV\\VCFExportPlugin
37 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
DVCFExportPlugin.php29 protected $server; variable in Sabre\\CardDAV\\VCFExportPlugin
37 function initialize(DAV\Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
DPlugin.php34 protected $server; variable in Sabre\\DAV\\PartialUpdate\\Plugin
44 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PartialUpdate/
DPlugin.php34 protected $server; variable in Sabre\\DAV\\PartialUpdate\\Plugin
44 function initialize(DAV\Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
DPlugin.php39 protected $server; variable in Sabre\\CalDAV\\Notifications\\Plugin
66 function initialize(Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
DPlugin.php39 protected $server; variable in Sabre\\CalDAV\\Notifications\\Plugin
66 function initialize(Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
DSharingPlugin.php33 protected $server; variable in Sabre\\CalDAV\\SharingPlugin
74 function initialize(DAV\Server $server) {
DICSExportPlugin.php54 protected $server; variable in Sabre\\CalDAV\\ICSExportPlugin
62 function initialize(DAV\Server $server) {
/plugin/betadoku/example/
Dconfig.json4 "server": object
20 "server": object
29 "server": object
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
DSMTPDelivery.php44 public $server; variable in Google\\Service\\CloudBuild\\SMTPDelivery
119 public function setServer($server)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
DPlugin.php28 protected $server; variable in Sabre\\DAV\\Sync\\Plugin
54 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
DPlugin.php28 protected $server; variable in Sabre\\DAV\\Sync\\Plugin
54 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
DSharingPlugin.php42 protected $server; variable in Sabre\\CalDAV\\SharingPlugin
83 function initialize(DAV\Server $server) {
DICSExportPlugin.php54 protected $server; variable in Sabre\\CalDAV\\ICSExportPlugin
62 function initialize(DAV\Server $server) {
/plugin/farm/
Dsoapserver.php27 private $server = null; variable in farmSOAP
230 $server = new SoapServer($wsdl, array('trace' => $trace, 'soap_version' => $soap_version)); variable
/plugin/webdav/
Dserver.php63 $server = new dokuwiki\plugin\webdav\core\Server($base_uri); variable

123456