ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
__construct ($a_use_wsdl=true) | |
start () | |
__enableWSDL () | |
__registerMethods () | |
Data Fields | |
$server = null | |
Definition at line 65 of file class.ilSoapDummyAuthServer.php.
ilSoapDummyAuthServer::__construct | ( | $a_use_wsdl = true | ) |
Definition at line 73 of file class.ilSoapDummyAuthServer.php.
References __enableWSDL(), and __registerMethods().
ilSoapDummyAuthServer::__enableWSDL | ( | ) |
Definition at line 97 of file class.ilSoapDummyAuthServer.php.
Referenced by __construct().
ilSoapDummyAuthServer::__registerMethods | ( | ) |
Definition at line 105 of file class.ilSoapDummyAuthServer.php.
Referenced by __construct().
ilSoapDummyAuthServer::start | ( | ) |
ilSoapDummyAuthServer::$server = null |
Definition at line 70 of file class.ilSoapDummyAuthServer.php.