|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 75 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testGetContent | ( | ) |
Definition at line 53 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testGetExistingCustomSignal | ( | ) |
Definition at line 83 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testGetListOfSignals | ( | ) |
Definition at line 103 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testGetListWithCustomSignalsAndCode | ( | ) |
Definition at line 115 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
Here is the call graph for this function:| LegacyTest::testGetNonExistingCustomSignal | ( | ) |
Definition at line 92 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 62 of file LegacyTest.php.
References Vendor\Package\$f, $r, and getUIFactory().
Here is the call graph for this function: