|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Test on button implementation. More...
Inheritance diagram for LegacyTest:
Collaboration diagram for LegacyTest:Public Member Functions | |
| getUIFactory () | |
| testImplementsFactoryInterface () | |
| testGetContent () | |
| testRenderContent () | |
| testCreateWithCustomSignal () | |
| testGetExistingCustomSignal () | |
| testGetNonExistingCustomSignal () | |
| testGetListOfSignals () | |
| testGetListWithCustomSignalsAndCode () | |
Test on button implementation.
Definition at line 30 of file LegacyTest.php.
| LegacyTest::getUIFactory | ( | ) |
Definition at line 32 of file LegacyTest.php.
References ILIAS\UI\examples\MainControls\Slate\Legacy\legacy().
Referenced by testCreateWithCustomSignal(), testGetContent(), testGetExistingCustomSignal(), testGetListOfSignals(), testGetListWithCustomSignalsAndCode(), testGetNonExistingCustomSignal(), testImplementsFactoryInterface(), and testRenderContent().
Here is the call graph for this function:
Here is the caller graph for this function:| LegacyTest::testCreateWithCustomSignal | ( | ) |
Definition at line 83 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testGetContent | ( | ) |
Definition at line 57 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testGetExistingCustomSignal | ( | ) |
Definition at line 91 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testGetListOfSignals | ( | ) |
Definition at line 111 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testGetListWithCustomSignalsAndCode | ( | ) |
Definition at line 123 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testGetNonExistingCustomSignal | ( | ) |
Definition at line 100 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testImplementsFactoryInterface | ( | ) |
Definition at line 42 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testRenderContent | ( | ) |
Definition at line 68 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function: