|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 42 of file class.ilNusoapUserAdministrationAdapter.php.
| ilNusoapUserAdministrationAdapter::__construct | ( | bool | $a_use_wsdl = true | ) |
Definition at line 46 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 71 of file class.ilNusoapUserAdministrationAdapter.php.
References $_GET, Vendor\Package\$f, ilSetting\get(), handleSoapPlugins(), 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 1515 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().
Referenced by enableWSDL().
Here is the call graph for this function:
Here is the caller graph for this function:| ilNusoapUserAdministrationAdapter::start | ( | ) |
Definition at line 64 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 44 of file class.ilNusoapUserAdministrationAdapter.php.