Home
last modified time | relevance | path

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

123456

/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DException.php38 function serialize(Server $server, \DOMElement $errorNode) {
51 function getHTTPHeaders(Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DException.php38 function serialize(Server $server, \DOMElement $errorNode) {
51 function getHTTPHeaders(Server $server) {
/plugin/swiftmail/Swift/Authenticator/PopB4Smtp/
H A 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/
H A DMapGetToPropFind.php26 protected $server; variable in Sabre\\DAV\\Browser\\MapGetToPropFind
34 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DMapGetToPropFind.php26 protected $server; variable in Sabre\\DAV\\Browser\\MapGetToPropFind
34 function initialize(DAV\Server $server) {
/plugin/webdav/core/Plugin/
H A DDummyGetResponse.php21 protected $server; variable in dokuwiki\\plugin\\webdav\\core\\Plugin\\DummyGetResponse
27 public function initialize(Server $server)
H A DFakeLocker.php52 private $server; variable in dokuwiki\\plugin\\webdav\\core\\Plugin\\FakeLocker
55 public function initialize(\Sabre\DAV\Server $server)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Mount/
H A DPlugin.php25 protected $server; variable in Sabre\\DAV\\Mount\\Plugin
33 function initialize(DAV\Server $server) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/ServerRunner/
H A DPcntlServerRunner.php29 protected $server; global() variable in FreeDSx\\Ldap\\Server\\ServerRunner\\PcntlServerRunner
50 run(SocketServer $server) global() argument
[all...]
/plugin/davcal/vendor/sabre/dav/lib/DAV/Mount/
H A DPlugin.php25 protected $server; variable in Sabre\\DAV\\Mount\\Plugin
33 function initialize(DAV\Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DVCFExportPlugin.php29 protected $server; variable in Sabre\\CardDAV\\VCFExportPlugin
37 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DVCFExportPlugin.php29 protected $server; variable in Sabre\\CardDAV\\VCFExportPlugin
37 function initialize(DAV\Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php34 protected $server; variable in Sabre\\DAV\\PartialUpdate\\Plugin
44 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php34 protected $server; variable in Sabre\\DAV\\PartialUpdate\\Plugin
44 function initialize(DAV\Server $server) {
/plugin/webdav/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/Notifications/
H A DPlugin.php39 protected $server; variable in Sabre\\CalDAV\\Notifications\\Plugin
66 function initialize(Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php33 protected $server; variable in Sabre\\CalDAV\\SharingPlugin
74 function initialize(DAV\Server $server) {
H A DICSExportPlugin.php54 protected $server; variable in Sabre\\CalDAV\\ICSExportPlugin
62 function initialize(DAV\Server $server) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DSMTPDelivery.php44 public $server; variable in Google\\Service\\CloudBuild\\SMTPDelivery
119 public function setServer($server)
/plugin/webdav/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/CalDAV/
H A DSharingPlugin.php42 protected $server; variable in Sabre\\CalDAV\\SharingPlugin
83 function initialize(DAV\Server $server) {
H A DICSExportPlugin.php54 protected $server; variable in Sabre\\CalDAV\\ICSExportPlugin
62 function initialize(DAV\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/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DInvalidResourceType.php26 function serialize(\Sabre\DAV\Server $server, \DOMElement $errorNode) {
/plugin/webdav/
H A Dserver.php63 $server = new dokuwiki\plugin\webdav\core\Server($base_uri); variable

123456