ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
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 setUp(), testRenderEmptyFooter(), testRenderWithAdditionalIcon(), testRenderWithAdditionalLink(), testRenderWithAdditionalLinkGroup(), testRenderWithAdditionalText(), testRenderWithModalsAndTrigger(), and testRenderWithPermanentUrl().
|
protected |
Definition at line 45 of file FooterTest.php.
References $shy_mock, and getUIFactory().
FooterTest::testRenderEmptyFooter | ( | ) |
Definition at line 269 of file FooterTest.php.
References $renderer, and getUIFactory().
FooterTest::testRenderWithAdditionalIcon | ( | ) |
Definition at line 186 of file FooterTest.php.
References $renderer, getUIFactory(), and null.
FooterTest::testRenderWithAdditionalLink | ( | ) |
Definition at line 164 of file FooterTest.php.
References $renderer, getUIFactory(), and null.
FooterTest::testRenderWithAdditionalLinkGroup | ( | ) |
Definition at line 136 of file FooterTest.php.
References $renderer, getUIFactory(), and null.
FooterTest::testRenderWithAdditionalText | ( | ) |
Definition at line 210 of file FooterTest.php.
References $renderer, and getUIFactory().
FooterTest::testRenderWithModalsAndTrigger | ( | ) |
Definition at line 234 of file FooterTest.php.
References $renderer, $shy_mock, getUIFactory(), and null.
FooterTest::testRenderWithPermanentUrl | ( | ) |
Definition at line 104 of file FooterTest.php.
References $renderer, getUIFactory(), and null.
|
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 setUp(), and 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.