| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
adapter class for nusoap server More...
 Collaboration diagram for ilSoapUserAdministrationAdapter:Public Member Functions | |
| __construct () | |
| start () | |
Data Fields | |
| SoapServer | $server | 
Private Member Functions | |
| registerMethods () | |
adapter class for nusoap server
Definition at line 30 of file class.ilSoapUserAdministrationAdapter.php.
| ilSoapUserAdministrationAdapter::__construct | ( | ) | 
Definition at line 34 of file class.ilSoapUserAdministrationAdapter.php.
References registerMethods(), and ILIAS\UI\examples\Progress\Bar\server().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 47 of file class.ilSoapUserAdministrationAdapter.php.
References ILIAS\UI\examples\Progress\Bar\server().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilSoapUserAdministrationAdapter::start | ( | ) | 
Definition at line 40 of file class.ilSoapUserAdministrationAdapter.php.
References $_SERVER, and ILIAS\UI\examples\Progress\Bar\server().
 Here is the call graph for this function:| SoapServer ilSoapUserAdministrationAdapter::$server | 
Definition at line 32 of file class.ilSoapUserAdministrationAdapter.php.