|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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 24 of file class.ilSoapUserAdministrationAdapter.php.
| ilSoapUserAdministrationAdapter::__construct | ( | ) |
Definition at line 28 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 41 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 34 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 26 of file class.ilSoapUserAdministrationAdapter.php.