|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\LegalDocuments\test\ConductorTest:
Collaboration diagram for ILIAS\LegalDocuments\test\ConductorTest:Public Member Functions | |
| testConstruct () | |
| testProvide () | |
| testLoginPageHTML () | |
| testLogoutText () | |
| testModifyFooter () | |
| testAgree (string $gui, string $key) | |
| testAgreeContent (string $gui, string $key) | |
| testRedirectAgreeContent () | |
| testWithdraw () | |
| testUsersWithHiddenOnlineStatus () | |
| testUserCanReadInternalMail () | |
| testCanUseSoapApi () | |
| testAfterLogin () | |
| testFindGotoLink () | |
| testIntercepting () | |
| testSelfRegistration () | |
| testUserManagementFields () | |
Static Public Member Functions | |
| static | agreeTypes () |
Private Member Functions | |
| agreement (string $method, string $gui, string $key, ?ilGlobalTemplateInterface $main_template=null) | |
Definition at line 54 of file ConductorTest.php.
|
private |
Definition at line 318 of file ConductorTest.php.
References $container.
Referenced by ILIAS\LegalDocuments\test\ConductorTest\testAgree(), ILIAS\LegalDocuments\test\ConductorTest\testAgreeContent(), and ILIAS\LegalDocuments\test\ConductorTest\testWithdraw().
Here is the caller graph for this function:
|
static |
Definition at line 310 of file ConductorTest.php.
| ILIAS\LegalDocuments\test\ConductorTest::testAfterLogin | ( | ) |
Definition at line 234 of file ConductorTest.php.
| ILIAS\LegalDocuments\test\ConductorTest::testAgree | ( | string | $gui, |
| string | $key | ||
| ) |
Definition at line 141 of file ConductorTest.php.
References ILIAS\LegalDocuments\test\ConductorTest\agreement().
Here is the call graph for this function:| ILIAS\LegalDocuments\test\ConductorTest::testAgreeContent | ( | string | $gui, |
| string | $key | ||
| ) |
Definition at line 149 of file ConductorTest.php.
References ILIAS\LegalDocuments\test\ConductorTest\agreement().
Here is the call graph for this function:| ILIAS\LegalDocuments\test\ConductorTest::testCanUseSoapApi | ( | ) |
Definition at line 217 of file ConductorTest.php.
References $container.
| ILIAS\LegalDocuments\test\ConductorTest::testConstruct | ( | ) |
Definition at line 58 of file ConductorTest.php.
| ILIAS\LegalDocuments\test\ConductorTest::testFindGotoLink | ( | ) |
Definition at line 254 of file ConductorTest.php.
References Vendor\Package\$foo.
| ILIAS\LegalDocuments\test\ConductorTest::testIntercepting | ( | ) |
Definition at line 270 of file ConductorTest.php.
| ILIAS\LegalDocuments\test\ConductorTest::testLoginPageHTML | ( | ) |
Definition at line 69 of file ConductorTest.php.
References $components, $container, and $space.
| ILIAS\LegalDocuments\test\ConductorTest::testLogoutText | ( | ) |
Definition at line 93 of file ConductorTest.php.
References $container.
| ILIAS\LegalDocuments\test\ConductorTest::testModifyFooter | ( | ) |
Definition at line 123 of file ConductorTest.php.
References Vendor\Package\$f.
| ILIAS\LegalDocuments\test\ConductorTest::testProvide | ( | ) |
Definition at line 63 of file ConductorTest.php.
| ILIAS\LegalDocuments\test\ConductorTest::testRedirectAgreeContent | ( | ) |
Definition at line 154 of file ConductorTest.php.
References $container.
| ILIAS\LegalDocuments\test\ConductorTest::testSelfRegistration | ( | ) |
Definition at line 283 of file ConductorTest.php.
| ILIAS\LegalDocuments\test\ConductorTest::testUserCanReadInternalMail | ( | ) |
Definition at line 193 of file ConductorTest.php.
References $container.
| ILIAS\LegalDocuments\test\ConductorTest::testUserManagementFields | ( | ) |
Definition at line 294 of file ConductorTest.php.
| ILIAS\LegalDocuments\test\ConductorTest::testUsersWithHiddenOnlineStatus | ( | ) |
Definition at line 179 of file ConductorTest.php.
| ILIAS\LegalDocuments\test\ConductorTest::testWithdraw | ( | ) |
Definition at line 172 of file ConductorTest.php.
References ILIAS\LegalDocuments\test\ConductorTest\agreement().
Here is the call graph for this function: