|
ILIAS
trunk Revision v12.0_alpha-1613-gae4c99ebb18
|
Collaboration diagram for ILIAS\AuthSOAP\ConnectionTester:Public Member Functions | |
| __construct (private \ilSetting $settings, private Factory $ui_factory, private ilLogger $logger,) | |
| testConnection (string $ext_uid, string $soap_pw, bool $new_user) | |
Private Member Functions | |
| renderXmlBlock (string $xml) | |
| formatXmlForDisplay (string $xml) | |
| prettyPrintXml (string $xml) | |
Definition at line 27 of file ConnectionTester.php.
| ILIAS\AuthSOAP\ConnectionTester::__construct | ( | private \ilSetting | $settings, |
| private Factory | $ui_factory, | ||
| private ilLogger | $logger | ||
| ) |
Definition at line 29 of file ConnectionTester.php.
|
private |
Definition at line 82 of file ConnectionTester.php.
References ILIAS\AuthSOAP\ConnectionTester\prettyPrintXml().
Referenced by ILIAS\AuthSOAP\ConnectionTester\renderXmlBlock().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 95 of file ConnectionTester.php.
Referenced by ILIAS\AuthSOAP\ConnectionTester\formatXmlForDisplay().
Here is the caller graph for this function:
|
private |
Definition at line 75 of file ConnectionTester.php.
References ILIAS\AuthSOAP\ConnectionTester\formatXmlForDisplay().
Referenced by ILIAS\AuthSOAP\ConnectionTester\testConnection().
Here is the call graph for this function:
Here is the caller graph for this function:| ILIAS\AuthSOAP\ConnectionTester::testConnection | ( | string | $ext_uid, |
| string | $soap_pw, | ||
| bool | $new_user | ||
| ) |
Definition at line 39 of file ConnectionTester.php.
References $client, Vendor\Package\$e, $ext_uid, $new_user, $soap_pw, ILIAS\Repository\logger(), ILIAS\AuthSOAP\ConnectionTester\renderXmlBlock(), and ILIAS\Repository\settings().
Here is the call graph for this function: