Home
last modified time | relevance | path

Searched defs:server (Results 101 – 125 of 136) sorted by last modified time

123456

/plugin/webdav/
H A Dserver.php63 $server = new dokuwiki\plugin\webdav\core\Server($base_uri); variable
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Exception/
H A DInvalidComponentType.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DGuessContentType.php56 function initialize(DAV\Server $server) {
H A DMapGetToPropFind.php26 protected $server; variable in Sabre\\DAV\\Browser\\MapGetToPropFind
34 function initialize(DAV\Server $server) {
H A DPlugin.php31 protected $server; variable in Sabre\\DAV\\Browser\\Plugin
75 function initialize(DAV\Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php24 protected $server; variable in Sabre\\DAV\\CorePlugin
32 function initialize(Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DConflictingLock.php26 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DInvalidSyncToken.php31 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DLockTokenMatchesRequestUri.php34 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DLocked.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DMethodNotAllowed.php37 function getHTTPHeaders(\Sabre\DAV\Server $server) {
/plugin/webdav/_test/lib/
H A DDAVServerTest.php11 public $server; variable in DAVServerTest
/plugin/webdav/core/Plugin/
H A DDokuWiki.php40 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/CalDAV/Schedule/
H A DIMipPlugin.php63 function initialize(DAV\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) {
/plugin/elwikiupgrade/
H A DHTTPClient.php868 function _uniqueConnectionId($server, $port) {
/plugin/revealjs/plugin/notes-server/
H A Dindex.js9 var server = http.createServer(app); variable
/plugin/revealjs/plugin/multiplex/
H A Dindex.js9 var server = http.createServer(app); variable
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js9493 DEPRECATED_api: function(server) { argument
/plugin/redissue/
H A Dsyntax.php38 function getServerFromJson($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/swiftmail/Swift/Connection/
H A DSMTP.php98 public function __construct($server="localhost", $port=null, $encryption=null)
124 public function setServer($server)
/plugin/redproject/
H A Dsyntax.php42 function getServerFromJson($server) {
/plugin/gitlabproject/
H A Dsyntax.php32 function getServerFromJson($server) {

123456