Home
last modified time | relevance | path

Searched refs:Server (Results 101 – 125 of 243) sorted by relevance

12345678910

/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._connection.tpl6 <p>Server responded with:
/plugin/davcal/vendor/sabre/dav/bin/
H A Dsabredav.php48 $server = new DAV\Server($root);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/Token/
H A DBindToken.php12 namespace FreeDSx\Ldap\Server\Token;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DPreconditionFailed.php61 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DLocked.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DPreconditionFailed.php61 function serialize(DAV\Server $server, \DOMElement $errorNode) {
H A DLocked.php57 function serialize(DAV\Server $server, \DOMElement $errorNode) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerCopyMoveTest.php13 * @var Server
22 $this->server = new Server($tree);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Doctrine/
H A DObjectConstructorTest.php33 use JMS\Serializer\Tests\Fixtures\Doctrine\IdentityFields\Server; alias
200 $server = new Server('Linux', '127.0.0.1', 'home');
206 /** @var Server $serverDeserialized */
207 $serverDeserialized = $serializer->deserialize($jsonData, Server::class, 'json');
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Doctrine/IdentityFields/
H A DServer.php11 class Server class
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/
H A DBasicCallBackTest.php6 Sabre\DAV\Server, alias
/plugin/webdav/
H A Dserver.php63 $server = new dokuwiki\plugin\webdav\core\Server($base_uri);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/
H A DNotRecognizedPrincipalTest.php13 $server = new DAV\Server();
H A DAceConflictTest.php13 $server = new DAV\Server();
H A DNoAbstractTest.php13 $server = new DAV\Server();
H A DNotSupportedPrivilegeTest.php13 $server = new DAV\Server();
H A DNeedPrivilegesExceptionTest.php18 $server = new DAV\Server();
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp58 Set File = Server.CreateObject("Scripting.Dictionary")
60 Set Form = Server.CreateObject("Scripting.Dictionary")
63 Set oSourceData = Server.CreateObject("ADODB.Stream")
160 Set oFormStream = Server.CreateObject("ADODB.Stream")
262 Set oFileStream = Server.CreateObject("ADODB.Stream")
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DMapGetToPropFind.php34 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/
H A DPluginTest.php11 $server = new \Sabre\DAV\Server();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAbstractPluginTest.php36 $this->server = new DAV\Server($tree);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DMapGetToPropFind.php34 function initialize(DAV\Server $server) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php51 * @param DAV\Server $server
54 function initialize(DAV\Server $server) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php25 use FreeDSx\Ldap\Server\HandlerFactoryInterface;
26 use FreeDSx\Ldap\Server\RequestHistory;
28 use FreeDSx\Ldap\Server\Token\TokenInterface;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php51 * @param DAV\Server $server
54 function initialize(DAV\Server $server) {

12345678910