| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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 | |
| C Link Standard | $link_mock | 
| C Symbol Icon Icon | $icon_mock | 
| C Button Shy | $shy_mock | 
| C Button Standard | $button_mock | 
| C Listing Unordered | $unordered_mock | 
| C Button Factory | $button_factory | 
| C Link Factory | $link_factory | 
| C 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().
 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.
References $shy_mock, and getUIFactory().
 Here is the call graph for this function:| 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 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.