ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
Test Notification Items. More...
Public Member Functions | |
setUp () | |
getIcon () | |
getUIFactory () | |
testImplementsFactoryInterface () | |
testGetTitle () | |
testGetTitleAsLink () | |
testWithDescription () | |
testWithProperties () | |
testWithActions () | |
testWithLeadIcon () | |
testWithCloseAction () | |
testWithAdditionalContent () | |
testWithAggregateNotifications () | |
testRenderFullyFeatured () | |
Protected Attributes | |
I Component SignalGenerator | $sig_gen |
Test Notification Items.
Definition at line 31 of file ItemNotificationTest.php.
ItemNotificationTest::getIcon | ( | ) |
Definition at line 40 of file ItemNotificationTest.php.
References getUIFactory().
Referenced by testRenderFullyFeatured(), testWithActions(), testWithAdditionalContent(), testWithAggregateNotifications(), testWithCloseAction(), testWithDescription(), testWithLeadIcon(), and testWithProperties().
ItemNotificationTest::getUIFactory | ( | ) |
Definition at line 45 of file ItemNotificationTest.php.
References $sig_gen, ILIAS\Repository\button(), and ILIAS\Repository\symbol().
Referenced by getIcon(), testGetTitle(), testGetTitleAsLink(), testImplementsFactoryInterface(), testRenderFullyFeatured(), testWithActions(), testWithAdditionalContent(), testWithAggregateNotifications(), testWithCloseAction(), testWithDescription(), testWithLeadIcon(), and testWithProperties().
ItemNotificationTest::setUp | ( | ) |
Definition at line 35 of file ItemNotificationTest.php.
ItemNotificationTest::testGetTitle | ( | ) |
Definition at line 97 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, and getUIFactory().
ItemNotificationTest::testGetTitleAsLink | ( | ) |
Definition at line 105 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, and getUIFactory().
ItemNotificationTest::testImplementsFactoryInterface | ( | ) |
Definition at line 90 of file ItemNotificationTest.php.
References Vendor\Package\$f, and getUIFactory().
ItemNotificationTest::testRenderFullyFeatured | ( | ) |
Definition at line 188 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, $r, ILIAS\UI\examples\Symbol\Glyph\Back\back(), ILIAS\Repository\button(), getIcon(), and getUIFactory().
ItemNotificationTest::testWithActions | ( | ) |
Definition at line 133 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
ItemNotificationTest::testWithAdditionalContent | ( | ) |
Definition at line 166 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
ItemNotificationTest::testWithAggregateNotifications | ( | ) |
Definition at line 176 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
ItemNotificationTest::testWithCloseAction | ( | ) |
Definition at line 157 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
ItemNotificationTest::testWithDescription | ( | ) |
Definition at line 114 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
ItemNotificationTest::testWithLeadIcon | ( | ) |
Definition at line 146 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
ItemNotificationTest::testWithProperties | ( | ) |
Definition at line 123 of file ItemNotificationTest.php.
References $c, Vendor\Package\$f, getIcon(), and getUIFactory().
|
protected |
Definition at line 33 of file ItemNotificationTest.php.
Referenced by getUIFactory().