|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Collaboration diagram for ilSoapDummyAuthServer: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().
Here is the call graph for this function:| ilSoapDummyAuthServer::__enableWSDL | ( | ) |
Definition at line 98 of file class.ilSoapDummyAuthServer.php.
Referenced by __construct().
Here is the caller graph for this function:| ilSoapDummyAuthServer::__registerMethods | ( | ) |
Definition at line 106 of file class.ilSoapDummyAuthServer.php.
Referenced by __construct().
Here is the caller graph for this function:| ilSoapDummyAuthServer::start | ( | ) |
Definition at line 89 of file class.ilSoapDummyAuthServer.php.
References $HTTP_RAW_POST_DATA, and exit.
| ilSoapDummyAuthServer::$server = null |
Definition at line 70 of file class.ilSoapDummyAuthServer.php.