ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
__construct (bool $a_use_wsdl=true) | |
start () | |
enableWSDL () | |
registerMethods () | |
Data Fields | |
soap_server | $server = null |
Definition at line 48 of file class.ilSoapDummyAuthServer.php.
ilSoapDummyAuthServer::__construct | ( | bool | $a_use_wsdl = true | ) |
Definition at line 52 of file class.ilSoapDummyAuthServer.php.
References enableWSDL(), registerMethods(), and ILIAS\UI\examples\Progress\Bar\server().
ilSoapDummyAuthServer::enableWSDL | ( | ) |
Definition at line 75 of file class.ilSoapDummyAuthServer.php.
References ILIAS\UI\examples\Progress\Bar\server().
Referenced by __construct().
ilSoapDummyAuthServer::registerMethods | ( | ) |
Definition at line 82 of file class.ilSoapDummyAuthServer.php.
References ILIAS\UI\examples\Progress\Bar\server().
Referenced by __construct().
ilSoapDummyAuthServer::start | ( | ) |
Definition at line 68 of file class.ilSoapDummyAuthServer.php.
References exit, and ILIAS\UI\examples\Progress\Bar\server().
soap_server ilSoapDummyAuthServer::$server = null |
Definition at line 50 of file class.ilSoapDummyAuthServer.php.