| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Collaboration diagram for ilSoapDummyAuthServer:
 Collaboration diagram for ilSoapDummyAuthServer:| 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().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSoapDummyAuthServer::__registerMethods | ( | ) | 
Definition at line 112 of file class.ilSoapDummyAuthServer.php.
Referenced by ilSoapDummyAuthServer().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSoapDummyAuthServer::ilSoapDummyAuthServer | ( | $a_use_wsdl = true | ) | 
Definition at line 77 of file class.ilSoapDummyAuthServer.php.
References __enableWSDL(), and __registerMethods().
 Here is the call graph for this function:
 Here is the call graph for this function:| 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.