Home
last modified time | relevance | path

Searched defs:server (Results 76 – 100 of 136) sorted by relevance

123456

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Subscriptions/
H A DPlugin.php33 function initialize(Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DSpecificationTest.php17 protected $server; variable in Sabre\\DAV\\PartialUpdate\\SpecificationTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerCopyMoveTest.php15 private $server; variable in Sabre\\DAV\\ServerCopyMoveTest
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DGuessContentType.php56 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/_test/lib/
H A DDAVServerTest.php11 public $server; variable in DAVServerTest
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php98 public function __construct($server="localhost", $port=null, $encryption=null)
124 public function setServer($server)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DValidateVCardTest.php13 protected $server; variable in Sabre\\CardDAV\\ValidateVCardTest
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php31 protected $server; variable in Sabre\\DAV\\Browser\\Plugin
75 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php24 protected $server; variable in Sabre\\DAV\\CorePlugin
32 function initialize(Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DPluginTest.php18 protected $server; variable in Sabre\\CalDAV\\Notifications\\PluginTest
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DAllowAccessTest.php13 protected $server; variable in Sabre\\DAVACL\\AllowAccessTest
H A DBlockAccessTest.php13 protected $server; variable in Sabre\\DAVACL\\BlockAccessTest
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php63 function initialize(DAV\Server $server) {
/plugin/davcal/
H A Dcalendarserver.php60 $server = new Sabre\DAV\Server($tree); variable
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php63 function initialize(DAV\Server $server) {
/plugin/fedauth/Auth/OpenID/
H A DServer.php368 static function fromMessage($message, $server=null)
600 static function fromMessage($message, $server=null)
738 $immediate = false, $assoc_handle = null, $server = null)
768 $assoc_handle = null, $server = null,
825 static function fromMessage($message, $server)
1524 function Auth_OpenID_Decoder($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/openid/Auth/OpenID/
H A DServer.php821 private $server; variable in Auth_OpenID_CheckIDRequest
838 $immediate = false, $assoc_handle = null, $server = null)
879 $assoc_handle = null, $server = null,
945 static function fromMessage($message, $server)
1697 private $server; variable in Auth_OpenID_Decoder
1711 function __construct($server)
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php50 protected $server; variable in Sabre\\CalDAV\\Plugin
168 function initialize(DAV\Server $server) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DValidateICalTest.php16 protected $server; variable in Sabre\\CalDAV\\ValidateICalTest
/plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/
H A DPlugin.php72 function initialize(Server $server) {
/plugin/blogtng/exe/
H A Dpingback.php130 $server = new PingbackServer(); variable
/plugin/linkback/exe/
H A Dpingback.php196 $server = new PingbackServer(); variable
/plugin/webdav/core/Plugin/
H A DDokuWiki.php40 public function initialize(Server $server)

123456