|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ViewControlGroupTest:
Collaboration diagram for ViewControlGroupTest:Public Member Functions | |
| testViewControlGroupCreation () | |
| testViewControlGroupGetContent () | |
| testViewControlGroupRendering () | |
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 () | |
| 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) | |
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 30 of file ViewControlGroupTest.php.
| ViewControlGroupTest::testViewControlGroupCreation | ( | ) |
Definition at line 32 of file ViewControlGroupTest.php.
References Vendor\Package\$f, and ViewControlBaseTest\buildVCFactory().
Here is the call graph for this function:| ViewControlGroupTest::testViewControlGroupGetContent | ( | ) |
Definition at line 42 of file ViewControlGroupTest.php.
References Vendor\Package\$a, Vendor\Package\$b, Vendor\Package\$c, Vendor\Package\$f, ViewControlBaseTest\buildVCFactory(), and ILIAS\UI\Implementation\Component\Input\ViewControl\withNameFrom().
Here is the call graph for this function:| ViewControlGroupTest::testViewControlGroupRendering | ( | ) |
Definition at line 70 of file ViewControlGroupTest.php.
References Vendor\Package\$f, ILIAS_UI_TestBase\brutallyTrimHTML(), ViewControlBaseTest\buildVCFactory(), and ILIAS_UI_TestBase\getDefaultRenderer().
Here is the call graph for this function: