ILIAS
trunk Revision v11.0_alpha-1713-gd8962da2f67
|
Test on Message Box implementation. More...
Public Member Functions | |
getMessageBoxFactory () | |
getButtonFactory () | |
getLinkFactory () | |
getUIFactory () | |
testImplementsFactoryInterface (string $factory_method) | |
getMessageboxTypeProvider More... | |
testMessageboxTypes (string $factory_method) | |
getMessageboxTypeProvider More... | |
testMessageboxMessagetext (string $factory_method) | |
getMessageboxTypeProvider More... | |
testWithButtons (string $factory_method) | |
getMessageboxTypeProvider More... | |
testWithLinks (string $factory_method) | |
getMessageboxTypeProvider More... | |
testWithButtonsAndLinks (string $factory_method) | |
getMessageboxTypeProvider More... | |
testRenderSimple (string $factory_method) | |
getMessageboxTypeProvider More... | |
testRenderWithButtons (string $factory_method) | |
getMessageboxTypeProvider More... | |
testRenderWithLinks (string $factory_method) | |
getMessageboxTypeProvider More... | |
testRenderWithButtonsAndLinks (string $factory_method) | |
getMessageboxTypeProvider More... | |
Static Public Member Functions | |
static | getMessageboxTypeProvider () |
Static Public Attributes | |
static array | $canonical_css_classes |
static array | $canonical_role_types |
Test on Message Box implementation.
Definition at line 30 of file MessageBoxTest.php.
MessageBoxTest::getButtonFactory | ( | ) |
Definition at line 36 of file MessageBoxTest.php.
Referenced by testRenderWithButtons(), testRenderWithButtonsAndLinks(), testWithButtons(), and testWithButtonsAndLinks().
MessageBoxTest::getLinkFactory | ( | ) |
Definition at line 40 of file MessageBoxTest.php.
Referenced by testRenderWithButtonsAndLinks(), testRenderWithLinks(), testWithButtonsAndLinks(), and testWithLinks().
MessageBoxTest::getMessageBoxFactory | ( | ) |
Definition at line 32 of file MessageBoxTest.php.
Referenced by testImplementsFactoryInterface(), testMessageboxMessagetext(), testMessageboxTypes(), testRenderSimple(), testRenderWithButtons(), testRenderWithButtonsAndLinks(), testRenderWithLinks(), testWithButtons(), testWithButtonsAndLinks(), and testWithLinks().
|
static |
Definition at line 45 of file MessageBoxTest.php.
References ILIAS\UI\Implementation\Component\Progress\State\Bar\FAILURE.
MessageBoxTest::getUIFactory | ( | ) |
Definition at line 66 of file MessageBoxTest.php.
References ILIAS\Repository\listing().
MessageBoxTest::testImplementsFactoryInterface | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 83 of file MessageBoxTest.php.
References Vendor\Package\$f, and getMessageBoxFactory().
MessageBoxTest::testMessageboxMessagetext | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 106 of file MessageBoxTest.php.
References Vendor\Package\$f, and getMessageBoxFactory().
MessageBoxTest::testMessageboxTypes | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 94 of file MessageBoxTest.php.
References Vendor\Package\$f, and getMessageBoxFactory().
MessageBoxTest::testRenderSimple | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 174 of file MessageBoxTest.php.
References Vendor\Package\$f, $r, and getMessageBoxFactory().
MessageBoxTest::testRenderWithButtons | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 192 of file MessageBoxTest.php.
References Vendor\Package\$f, $r, getButtonFactory(), and getMessageBoxFactory().
MessageBoxTest::testRenderWithButtonsAndLinks | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 243 of file MessageBoxTest.php.
References Vendor\Package\$f, $r, getButtonFactory(), getLinkFactory(), and getMessageBoxFactory().
MessageBoxTest::testRenderWithLinks | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 216 of file MessageBoxTest.php.
References Vendor\Package\$f, $r, getLinkFactory(), and getMessageBoxFactory().
MessageBoxTest::testWithButtons | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 118 of file MessageBoxTest.php.
References Vendor\Package\$f, getButtonFactory(), and getMessageBoxFactory().
MessageBoxTest::testWithButtonsAndLinks | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 153 of file MessageBoxTest.php.
References Vendor\Package\$f, getButtonFactory(), getLinkFactory(), and getMessageBoxFactory().
MessageBoxTest::testWithLinks | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 134 of file MessageBoxTest.php.
References Vendor\Package\$f, getLinkFactory(), and getMessageBoxFactory().
|
static |
Definition at line 54 of file MessageBoxTest.php.
|
static |
Definition at line 60 of file MessageBoxTest.php.