ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
getFactory () | |
testImplementsFactoryInterface () | |
testConstructionActionOnTypeWrong () | |
testConstructionActionOffTypeWrong () | |
testSetOnOnDefault () | |
testAppendOnAction () | |
testAppendOffAction () | |
testRenderWithLabel () | |
testAppendUnavailAction (Toggle $button) | |
Test Toggle Button.
Definition at line 31 of file ToggleButtonTest.php.
ToggleButtonTest::getFactory | ( | ) |
Definition at line 33 of file ToggleButtonTest.php.
Referenced by testAppendOffAction(), testAppendOnAction(), testConstructionActionOffTypeWrong(), testConstructionActionOnTypeWrong(), testImplementsFactoryInterface(), testRenderWithLabel(), and testSetOnOnDefault().
ToggleButtonTest::testAppendOffAction | ( | ) |
Definition at line 91 of file ToggleButtonTest.php.
References Vendor\Package\$f, and getFactory().
ToggleButtonTest::testAppendOnAction | ( | ) |
Definition at line 78 of file ToggleButtonTest.php.
References Vendor\Package\$f, and getFactory().
ToggleButtonTest::testAppendUnavailAction | ( | Toggle | $button | ) |
Definition at line 166 of file ToggleButtonTest.php.
References $r, and ILIAS\UI\Component\Button\Button\withUnavailableAction().
ToggleButtonTest::testConstructionActionOffTypeWrong | ( | ) |
Definition at line 59 of file ToggleButtonTest.php.
References Vendor\Package\$e, Vendor\Package\$f, and getFactory().
ToggleButtonTest::testConstructionActionOnTypeWrong | ( | ) |
Definition at line 48 of file ToggleButtonTest.php.
References Vendor\Package\$e, Vendor\Package\$f, and getFactory().
ToggleButtonTest::testImplementsFactoryInterface | ( | ) |
Definition at line 38 of file ToggleButtonTest.php.
References Vendor\Package\$f, and getFactory().
ToggleButtonTest::testRenderWithLabel | ( | ) |
Definition at line 103 of file ToggleButtonTest.php.
References $r, ILIAS\Repository\button(), and getFactory().
ToggleButtonTest::testSetOnOnDefault | ( | ) |
Definition at line 70 of file ToggleButtonTest.php.
References Vendor\Package\$f, and getFactory().