ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
ilSoapDummyAuthServer ($a_use_wsdl=true) | |
start () | |
__enableWSDL () | |
__registerMethods () |
Data Fields | |
$server = null |
Definition at line 69 of file class.ilSoapDummyAuthServer.php.
ilSoapDummyAuthServer::__enableWSDL | ( | ) |
Definition at line 104 of file class.ilSoapDummyAuthServer.php.
Referenced by ilSoapDummyAuthServer().
ilSoapDummyAuthServer::__registerMethods | ( | ) |
Definition at line 112 of file class.ilSoapDummyAuthServer.php.
Referenced by ilSoapDummyAuthServer().
ilSoapDummyAuthServer::ilSoapDummyAuthServer | ( | $a_use_wsdl = true | ) |
Definition at line 77 of file class.ilSoapDummyAuthServer.php.
References __enableWSDL(), and __registerMethods().
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.