ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
__construct ($a_use_wsdl=true) | |
start () | |
__enableWSDL () | |
__registerMethods () | |
Data Fields | |
$server = null | |
Definition at line 69 of file class.ilSoapDummyAuthServer.php.
ilSoapDummyAuthServer::__construct | ( | $a_use_wsdl = true | ) |
Definition at line 77 of file class.ilSoapDummyAuthServer.php.
References __enableWSDL(), and __registerMethods().
ilSoapDummyAuthServer::__enableWSDL | ( | ) |
Definition at line 104 of file class.ilSoapDummyAuthServer.php.
Referenced by __construct().
ilSoapDummyAuthServer::__registerMethods | ( | ) |
Definition at line 112 of file class.ilSoapDummyAuthServer.php.
References array.
Referenced by __construct().
ilSoapDummyAuthServer::start | ( | ) |
Definition at line 95 of file class.ilSoapDummyAuthServer.php.
References $HTTP_RAW_POST_DATA, and exit.
ilSoapDummyAuthServer::$server = null |
Definition at line 74 of file class.ilSoapDummyAuthServer.php.