ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Test on button implementation. More...
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().
LegacyTest::testCreateWithCustomSignal | ( | ) |
Definition at line 75 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
LegacyTest::testGetContent | ( | ) |
Definition at line 53 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
LegacyTest::testGetExistingCustomSignal | ( | ) |
Definition at line 83 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
LegacyTest::testGetListOfSignals | ( | ) |
Definition at line 103 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
LegacyTest::testGetListWithCustomSignalsAndCode | ( | ) |
Definition at line 115 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
LegacyTest::testGetNonExistingCustomSignal | ( | ) |
Definition at line 92 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
LegacyTest::testImplementsFactoryInterface | ( | ) |
Definition at line 42 of file LegacyTest.php.
References Vendor\Package\$f, and getUIFactory().
LegacyTest::testRenderContent | ( | ) |
Definition at line 62 of file LegacyTest.php.
References Vendor\Package\$f, $r, and getUIFactory().