|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilSoapDummyAuthServer:Public Member Functions | |
| __construct ($a_use_wsdl=true) | |
| start () | |
| enableWSDL () | |
| registerMethods () | |
Data Fields | |
| soap_server | $server = null |
Definition at line 52 of file class.ilSoapDummyAuthServer.php.
| ilSoapDummyAuthServer::__construct | ( | $a_use_wsdl = true | ) |
Definition at line 57 of file class.ilSoapDummyAuthServer.php.
References enableWSDL(), and registerMethods().
Here is the call graph for this function:| ilSoapDummyAuthServer::enableWSDL | ( | ) |
Definition at line 80 of file class.ilSoapDummyAuthServer.php.
Referenced by __construct().
Here is the caller graph for this function:| ilSoapDummyAuthServer::registerMethods | ( | ) |
Definition at line 87 of file class.ilSoapDummyAuthServer.php.
Referenced by __construct().
Here is the caller graph for this function:| ilSoapDummyAuthServer::start | ( | ) |
Definition at line 73 of file class.ilSoapDummyAuthServer.php.
References exit.
| soap_server ilSoapDummyAuthServer::$server = null |
Definition at line 54 of file class.ilSoapDummyAuthServer.php.