| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Inheritance diagram for ViewControlFieldSelectionTest:
 Collaboration diagram for ViewControlFieldSelectionTest:Public Member Functions | |
| testViewControlFieldSelectionConstruct () | |
| testViewControlFieldSelectionWithWrongValue () | |
| testViewControlFieldSelectionWithInput () | |
| testViewControlFieldSelectionRendering () | |
| testViewControlFieldSelectionRenderingOutsideContainer () | |
  Public Member Functions inherited from ViewControlBaseTest | |
| getUIFactory () | |
| getDataFactory () | |
  Public Member Functions inherited from ILIAS_UI_TestBase | |
| setUp () | |
| tearDown () | |
| getUIFactory () | |
| getTemplateFactory () | |
| getResourceRegistry () | |
| getLanguage () | |
| getJavaScriptBinding () | |
| getRefinery () | |
| getImagePathResolver () | |
| getDataFactory () | |
| 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) | |
Additional Inherited Members | |
  Protected Member Functions inherited from ViewControlBaseTest | |
| 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 31 of file ViewControlFieldSelectionTest.php.
| ViewControlFieldSelectionTest::testViewControlFieldSelectionConstruct | ( | ) | 
Definition at line 33 of file ViewControlFieldSelectionTest.php.
References ViewControlBaseTest\buildVCFactory().
 Here is the call graph for this function:| ViewControlFieldSelectionTest::testViewControlFieldSelectionRendering | ( | ) | 
Definition at line 83 of file ViewControlFieldSelectionTest.php.
References ILIAS_UI_TestBase\brutallyTrimHTML(), ViewControlBaseTest\buildVCFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
 Here is the call graph for this function:| ViewControlFieldSelectionTest::testViewControlFieldSelectionRenderingOutsideContainer | ( | ) | 
Definition at line 109 of file ViewControlFieldSelectionTest.php.
References ViewControlBaseTest\buildVCFactory().
 Here is the call graph for this function:| ViewControlFieldSelectionTest::testViewControlFieldSelectionWithInput | ( | ) | 
Definition at line 57 of file ViewControlFieldSelectionTest.php.
References ViewControlBaseTest\buildDataFactory(), ViewControlBaseTest\buildVCFactory(), and ViewControlBaseTest\getNamesource().
 Here is the call graph for this function:| ViewControlFieldSelectionTest::testViewControlFieldSelectionWithWrongValue | ( | ) | 
Definition at line 45 of file ViewControlFieldSelectionTest.php.
References ViewControlBaseTest\buildVCFactory().
 Here is the call graph for this function: