|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for FooterTest:
Collaboration diagram for FooterTest:Public Member Functions | |
| testRenderWithPermanentUrl () | |
| testRenderWithAdditionalLinkGroup () | |
| testRenderWithAdditionalLink () | |
| testRenderWithAdditionalIcon () | |
| testRenderWithAdditionalText () | |
| testRenderWithModalsAndTrigger () | |
| testRenderEmptyFooter () | |
| getUIFactory () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| I Link Standard | $link_mock |
| I Symbol Icon Icon | $icon_mock |
| I Button Shy | $shy_mock |
| I Button Standard | $button_mock |
| I Listing Unordered | $unordered_mock |
| I Button Factory | $button_factory |
| I Link Factory | $link_factory |
| I Listing Factory | $listing_factory |
| ILIAS Data URI | $uri_mock |
| string | $link_html |
| string | $icon_html |
| string | $shy_html |
| string | $button_html |
| string | $unordered_html |
Definition at line 28 of file FooterTest.php.
| FooterTest::getUIFactory | ( | ) |
Definition at line 281 of file FooterTest.php.
References $button_factory, $link_factory, $listing_factory, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\button(), ILIAS\Repository\link(), and ILIAS\Repository\listing().
Referenced by testRenderEmptyFooter(), testRenderWithAdditionalIcon(), testRenderWithAdditionalLink(), testRenderWithAdditionalLinkGroup(), testRenderWithAdditionalText(), testRenderWithModalsAndTrigger(), and testRenderWithPermanentUrl().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 45 of file FooterTest.php.
| FooterTest::testRenderEmptyFooter | ( | ) |
Definition at line 269 of file FooterTest.php.
References $renderer, and getUIFactory().
Here is the call graph for this function:| FooterTest::testRenderWithAdditionalIcon | ( | ) |
Definition at line 186 of file FooterTest.php.
References $renderer, and getUIFactory().
Here is the call graph for this function:| FooterTest::testRenderWithAdditionalLink | ( | ) |
Definition at line 164 of file FooterTest.php.
References $renderer, and getUIFactory().
Here is the call graph for this function:| FooterTest::testRenderWithAdditionalLinkGroup | ( | ) |
Definition at line 136 of file FooterTest.php.
References $renderer, and getUIFactory().
Here is the call graph for this function:| FooterTest::testRenderWithAdditionalText | ( | ) |
Definition at line 210 of file FooterTest.php.
References $renderer, $text, and getUIFactory().
Here is the call graph for this function:| FooterTest::testRenderWithModalsAndTrigger | ( | ) |
Definition at line 234 of file FooterTest.php.
References $renderer, $shy_mock, and getUIFactory().
Here is the call graph for this function:| FooterTest::testRenderWithPermanentUrl | ( | ) |
Definition at line 104 of file FooterTest.php.
References $renderer, and getUIFactory().
Here is the call graph for this function:
|
protected |
Definition at line 35 of file FooterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 42 of file FooterTest.php.
|
protected |
Definition at line 33 of file FooterTest.php.
|
protected |
Definition at line 40 of file FooterTest.php.
|
protected |
Definition at line 31 of file FooterTest.php.
|
protected |
Definition at line 36 of file FooterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 39 of file FooterTest.php.
|
protected |
Definition at line 30 of file FooterTest.php.
|
protected |
Definition at line 37 of file FooterTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 41 of file FooterTest.php.
|
protected |
Definition at line 32 of file FooterTest.php.
Referenced by testRenderWithModalsAndTrigger().
|
protected |
Definition at line 43 of file FooterTest.php.
|
protected |
Definition at line 34 of file FooterTest.php.
|
protected |
Definition at line 38 of file FooterTest.php.