|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ilNusoapUserAdministrationAdapter:Public Member Functions | |
| __construct (bool $a_use_wsdl=true) | |
| start () | |
Data Fields | |
| soap_server | $server |
Protected Member Functions | |
| handleSoapPlugins () | |
| Register any methods and types of SOAP plugins to the SOAP server. More... | |
Private Member Functions | |
| enableWSDL (ilSetting $setting) | |
Definition at line 41 of file class.ilNusoapUserAdministrationAdapter.php.
| ilNusoapUserAdministrationAdapter::__construct | ( | bool | $a_use_wsdl = true | ) |
Definition at line 45 of file class.ilNusoapUserAdministrationAdapter.php.
References $DIC, enableWSDL(), and ILIAS\UI\examples\Progress\Bar\server().
Here is the call graph for this function:
|
private |
Definition at line 70 of file class.ilNusoapUserAdministrationAdapter.php.
References ilSetting\get(), and 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:
|
protected |
Register any methods and types of SOAP plugins to the SOAP server.
Definition at line 1516 of file class.ilNusoapUserAdministrationAdapter.php.
References $DIC, ilContext\CONTEXT_SOAP, ilContext\CONTEXT_SOAP_NO_AUTH, ilContext\init(), ilInitialisation\initILIAS(), and ILIAS\UI\examples\Progress\Bar\server().
Here is the call graph for this function:| ilNusoapUserAdministrationAdapter::start | ( | ) |
Definition at line 63 of file class.ilNusoapUserAdministrationAdapter.php.
References exit, and ILIAS\UI\examples\Progress\Bar\server().
Here is the call graph for this function:| soap_server ilNusoapUserAdministrationAdapter::$server |
Definition at line 43 of file class.ilNusoapUserAdministrationAdapter.php.