Home
last modified time | relevance | path

Searched refs:Server (Results 151 – 175 of 243) sorted by relevance

12345678910

/plugin/davcal/
H A Dcalendarserver.php60 $server = new Sabre\DAV\Server($tree);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerPluginTest.php105 function initialize(Server $s) { }
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DVCFExportPlugin.php37 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DExpandPropertiesTest.php31 $fakeServer = new DAV\Server($tree);
H A DPrincipalSearchPropertySetTest.php20 $fakeServer = new DAV\Server($dir);
H A DAllowAccessTest.php21 $this->server = new DAV\Server($nodes);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php6 use Sabre\DAV\Server; alias
64 * @var Server
96 * @param Server $server
99 function initialize(Server $server) {
/plugin/langdelete/lang/de/
H A Dintro.txt4 …ien und -verzeichnisse löschen, welche lediglich nutzlos Platz auf Ihrem Server belegen. Dazu gebe…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php75 function initialize(DAV\Server $server) {
422 if (DAV\Server::$exposeVersion) {
482 if (DAV\Server::$exposeVersion) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DVCFExportPlugin.php37 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/
H A DMSWordTest.php18 $server = new DAV\Server($tree);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php16 use Sabre\DAV\Server; alias
66 * @var Server
98 * @param Server $server
101 function initialize(Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DIMipPluginTest.php7 use Sabre\DAV\Server; alias
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinstallation.rst92 For Windows ZendServer, ZTS is not enabled as mentioned in `Zend Server
117 .. _`Zend Server FAQ`: https://www.zend.com/en/products/server/faq#faqD6
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php44 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php44 function initialize(DAV\Server $server) {
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md29 * The Server RequestHandler interface now requires type-hints for all methods.
30 * Server request handlers can now return their own RootDSE if they choose to.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dbasexml.asp58 …Response.Write "<Connector><Error number=""" & number & """ text=""" & Server.HTMLEncode( text ) &…
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsampleposteddata.asp48 <td width="100%" style="white-space:pre"><%=Server.HTMLEncode( Request.Form(sForm) )%></td>
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DValidateVCardTest.php33 $this->server = new DAV\Server($tree);
/plugin/fckg/fckeditor/
H A DInstall_README11 If the user instead clicks on the "Browse Server" button, it will be possible to create
/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php41 private function _oracle($Server, $User, $Pass, $Database, $Query) { argument
42 if (! $connection = oci_connect ( $User, $Pass, $Server ) or false)
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsampleposteddata.afp50 lcWert=Server.UrlDecode( lcWert )
/plugin/authgoogle/google/io/
H A Dcacerts.pem42 Verisign/RSA Secure Server CA
130 Thawte Server CA
153 Thawte Premium Server CA
603 Entrust.net Secure Server Certification Authority
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php22 * @var Server
29 * @param Server $server
32 function initialize(Server $server) {

12345678910