| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ViewControlContainerTest:
 Collaboration diagram for ViewControlContainerTest:Public Member Functions | |
| testViewControlContainerConstruct () | |
| testViewControlContainerWithControls () | |
| testViewControlContainerWithRequest () | |
| testViewControlContainerRenderWithoutRequest () | |
| testViewControlContainerTransforms () | |
| testExtractCurrentValues () | |
  Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| getHelpTextRetriever () | |
| getUploadLimitResolver () | |
| getDefaultRenderer (JavaScriptBinding $js_binding=null, array $with_stub_renderings=[]) | |
| getDecoratedRenderer (Renderer $default) | |
| normalizeHTML (string $html) | |
| assertHTMLEquals (string $expected_html_as_string, string $html_as_string) | |
Protected Member Functions | |
| buildDataFactory () | |
| buildRefinery () | |
| buildContainerFactory () | |
| buildFieldFactory () | |
| buildVCFactory () | |
  Protected Member Functions inherited from ILIAS_UI_TestBase | |
| brutallyTrimHTML (string $html) | |
| A more radical version of normalizeHTML.  More... | |
| brutallyTrimSignals (string $html) | |
| A naive replacement of all il_signal-ids with dots to ease comparisons of rendered output.  More... | |
Definition at line 35 of file ViewControlContainerTest.php.
      
  | 
  protected | 
Definition at line 48 of file ViewControlContainerTest.php.
References buildVCFactory().
Referenced by testExtractCurrentValues(), testViewControlContainerConstruct(), testViewControlContainerRenderWithoutRequest(), testViewControlContainerTransforms(), testViewControlContainerWithControls(), and testViewControlContainerWithRequest().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 37 of file ViewControlContainerTest.php.
Referenced by buildFieldFactory(), buildRefinery(), buildVCFactory(), and testViewControlContainerWithRequest().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 55 of file ViewControlContainerTest.php.
References buildDataFactory(), buildRefinery(), and ILIAS_UI_TestBase\getLanguage().
Referenced by buildVCFactory().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 41 of file ViewControlContainerTest.php.
References buildDataFactory().
Referenced by buildFieldFactory(), buildVCFactory(), and testViewControlContainerTransforms().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 66 of file ViewControlContainerTest.php.
References buildDataFactory(), buildFieldFactory(), buildRefinery(), and ILIAS_UI_TestBase\getLanguage().
Referenced by buildContainerFactory(), testExtractCurrentValues(), testViewControlContainerRenderWithoutRequest(), testViewControlContainerTransforms(), testViewControlContainerWithControls(), and testViewControlContainerWithRequest().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ViewControlContainerTest::testExtractCurrentValues | ( | ) | 
Definition at line 175 of file ViewControlContainerTest.php.
References $data, buildContainerFactory(), and buildVCFactory().
 Here is the call graph for this function:| ViewControlContainerTest::testViewControlContainerConstruct | ( | ) | 
Definition at line 77 of file ViewControlContainerTest.php.
References buildContainerFactory().
 Here is the call graph for this function:| ViewControlContainerTest::testViewControlContainerRenderWithoutRequest | ( | ) | 
Definition at line 140 of file ViewControlContainerTest.php.
References buildContainerFactory(), buildVCFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
 Here is the call graph for this function:| ViewControlContainerTest::testViewControlContainerTransforms | ( | ) | 
Definition at line 152 of file ViewControlContainerTest.php.
References buildContainerFactory(), buildRefinery(), and buildVCFactory().
 Here is the call graph for this function:| ViewControlContainerTest::testViewControlContainerWithControls | ( | ) | 
Definition at line 84 of file ViewControlContainerTest.php.
References buildContainerFactory(), and buildVCFactory().
 Here is the call graph for this function:| ViewControlContainerTest::testViewControlContainerWithRequest | ( | ) | 
Definition at line 105 of file ViewControlContainerTest.php.
References $data, buildContainerFactory(), buildDataFactory(), and buildVCFactory().
 Here is the call graph for this function: