| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ViewControlBaseTest:
 Collaboration diagram for ViewControlBaseTest:Public Member Functions | |
| getUIFactory () | |
| getDataFactory () | |
  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 | |
| getNamesource () | |
| buildDataFactory () | |
| buildRefinery () | |
| 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 30 of file ViewControlBaseTest.php.
      
  | 
  protected | 
Definition at line 46 of file ViewControlBaseTest.php.
Referenced by buildFieldFactory(), buildRefinery(), buildVCFactory(), getDataFactory(), ViewControlGenericTest\getViewControl(), ViewControlFieldSelectionTest\testViewControlFieldSelectionWithInput(), ViewControlSortationTest\testViewControlSortationWithInput(), and ViewControlGenericTest\testViewControlWithInput().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 59 of file ViewControlBaseTest.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 51 of file ViewControlBaseTest.php.
References buildDataFactory().
Referenced by buildFieldFactory(), buildVCFactory(), ViewControlGenericTest\getViewControl(), and ViewControlGenericTest\testViewControlWithInput().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 70 of file ViewControlBaseTest.php.
References buildDataFactory(), buildFieldFactory(), buildRefinery(), and ILIAS_UI_TestBase\getLanguage().
Referenced by ViewControlNullTest\testViewControlFieldNullRendering(), ViewControlFieldSelectionTest\testViewControlFieldSelectionConstruct(), ViewControlFieldSelectionTest\testViewControlFieldSelectionRendering(), ViewControlFieldSelectionTest\testViewControlFieldSelectionRenderingOutsideContainer(), ViewControlFieldSelectionTest\testViewControlFieldSelectionWithInput(), ViewControlFieldSelectionTest\testViewControlFieldSelectionWithWrongValue(), ViewControlSortationTest\testViewControlFieldSortationRendering(), ViewControlGroupTest\testViewControlGroupCreation(), ViewControlGroupTest\testViewControlGroupGetContent(), ViewControlGroupTest\testViewControlGroupRendering(), ViewControlSortationTest\testViewControlSortationConstruct(), ViewControlSortationTest\testViewControlSortationRenderingOutsideContainer(), ViewControlSortationTest\testViewControlSortationWithInput(), and ViewControlSortationTest\testViewControlSortationWithWrongValue().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ViewControlBaseTest::getDataFactory | ( | ) | 
Definition at line 103 of file ViewControlBaseTest.php.
References buildDataFactory().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 32 of file ViewControlBaseTest.php.
Referenced by ViewControlFieldSelectionTest\testViewControlFieldSelectionWithInput(), ViewControlSortationTest\testViewControlSortationWithInput(), and ViewControlGenericTest\testViewControlWithInput().
 Here is the caller graph for this function:| ViewControlBaseTest::getUIFactory | ( | ) | 
Definition at line 81 of file ViewControlBaseTest.php.
References ILIAS\Repository\button(), and ILIAS\Repository\symbol().
 Here is the call graph for this function: