|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Test on Message Box implementation. More...
Inheritance diagram for MessageBoxTest:
Collaboration diagram for MessageBoxTest: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().
Here is the caller graph for this function:| MessageBoxTest::getLinkFactory | ( | ) |
Definition at line 40 of file MessageBoxTest.php.
Referenced by testRenderWithButtonsAndLinks(), testRenderWithLinks(), testWithButtonsAndLinks(), and testWithLinks().
Here is the caller graph for this function:| MessageBoxTest::getMessageBoxFactory | ( | ) |
Definition at line 32 of file MessageBoxTest.php.
Referenced by testImplementsFactoryInterface(), testMessageboxMessagetext(), testMessageboxTypes(), testRenderSimple(), testRenderWithButtons(), testRenderWithButtonsAndLinks(), testRenderWithLinks(), testWithButtons(), testWithButtonsAndLinks(), and testWithLinks().
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:| MessageBoxTest::testImplementsFactoryInterface | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 79 of file MessageBoxTest.php.
References Vendor\Package\$f, and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testMessageboxMessagetext | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 102 of file MessageBoxTest.php.
References Vendor\Package\$f, and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testMessageboxTypes | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 90 of file MessageBoxTest.php.
References Vendor\Package\$f, and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testRenderSimple | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 170 of file MessageBoxTest.php.
References Vendor\Package\$f, $r, and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testRenderWithButtons | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 188 of file MessageBoxTest.php.
References Vendor\Package\$f, $r, getButtonFactory(), and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testRenderWithButtonsAndLinks | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 239 of file MessageBoxTest.php.
References Vendor\Package\$f, $r, getButtonFactory(), getLinkFactory(), and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testRenderWithLinks | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 212 of file MessageBoxTest.php.
References Vendor\Package\$f, $r, getLinkFactory(), and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testWithButtons | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 114 of file MessageBoxTest.php.
References Vendor\Package\$f, getButtonFactory(), and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testWithButtonsAndLinks | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 149 of file MessageBoxTest.php.
References Vendor\Package\$f, getButtonFactory(), getLinkFactory(), and getMessageBoxFactory().
Here is the call graph for this function:| MessageBoxTest::testWithLinks | ( | string | $factory_method | ) |
getMessageboxTypeProvider
Definition at line 130 of file MessageBoxTest.php.
References Vendor\Package\$f, getLinkFactory(), and getMessageBoxFactory().
Here is the call graph for this function:
|
static |
Definition at line 54 of file MessageBoxTest.php.
|
static |
Definition at line 60 of file MessageBoxTest.php.