Home
last modified time | relevance | path

Searched refs:Server (Results 126 – 150 of 243) sorted by relevance

12345678910

/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DGuessContentType.php56 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DGuessContentType.php56 function initialize(DAV\Server $server) {
/plugin/weiqi/img/
H A Dreadme.txt4 All these pretty files come from the Dragon Go Server. Many thanks.
/plugin/webdav/vendor/sabre/dav/lib/DAV/Mount/
H A DPlugin.php33 function initialize(DAV\Server $server) {
/plugin/fetchmedia/lang/en/
H A Dintro.txt3 If your DokuWiki runs on a Windows-Server, you can choose whether to download
/plugin/davcal/vendor/sabre/dav/lib/DAV/Mount/
H A DPlugin.php33 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Request/
H A DSyncCollectionTest.php72 $elem->syncLevel = \Sabre\DAV\Server::DEPTH_INFINITY;
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf12 ASP Active Server Pages
21 DNS Domain Name Server
113 SSI Server Side Includes
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dcommands.asp34 Set oFSO = Server.CreateObject( "Scripting.FileSystemObject" )
59 Set oFSO = Server.CreateObject( "Scripting.FileSystemObject" )
159 Set oFSO = Server.CreateObject( "Scripting.FileSystemObject" )
H A Dio.asp43 GetResourceTypeDirectory = Server.MapPath( ConfigQuickUploadPath.Item( resourceType ) )
50 GetResourceTypeDirectory = Server.MapPath( ConfigFileTypesPath.Item( resourceType ) )
77 Set oFSO = Server.CreateObject( "Scripting.FileSystemObject" )
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DPlugin.php8 use Sabre\DAV\Server; alias
/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/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DPlugin.php9 use Sabre\DAV\Server; alias
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php62 function initialize(DAV\Server $server) {
274 if (DAV\Server::$exposeVersion) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php112 $value = \Sabre\DAV\Server::DEPTH_INFINITY;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php112 $value = \Sabre\DAV\Server::DEPTH_INFINITY;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DAbstractServer.php23 $this->server = new Server($this->getRootNode());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSetTest.php19 $xml = (new DAV\Server())->xml->write('{DAV:}root', $prop);
/plugin/webdav/_test/lib/
H A DDAVServerTest.php21 $this->server = new DAV\Server(new DAV\SimpleCollection('root', [
/plugin/epub/lang/de/
H A Dadmin_header.txt4 …ntfernt. Letzteres funktioniert nur, wenn die epub-Dateien komplett auf dem Server vorhanden sind.
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php62 function initialize(DAV\Server $server) {
288 if (DAV\Server::$exposeVersion) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DLockDiscovery.php92 …$writer->writeElement('{DAV:}depth', ($lock->depth == DAV\Server::DEPTH_INFINITY ? 'infinity' : $l…
/plugin/fetchmedia/lang/de/
H A Dintro.txt5 Falls DokuWiki auf einem Windows-Server läuft, kann aus folgendem gewählt werden:
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DLockDiscovery.php92 …$writer->writeElement('{DAV:}depth', ($lock->depth == DAV\Server::DEPTH_INFINITY ? 'infinity' : $l…

12345678910