ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
getFieldFactory () | |
testSectionRendering () | |
testSectionRenderingWithError () | |
![]() | |
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 | |
![]() | |
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 27 of file SectionInputTest.php.
SectionInputTest::getFieldFactory | ( | ) |
Definition at line 29 of file SectionInputTest.php.
References $factory, ILIAS_UI_TestBase\getLanguage(), and ILIAS_UI_TestBase\getRefinery().
Referenced by testSectionRendering(), and testSectionRenderingWithError().
SectionInputTest::testSectionRendering | ( | ) |
Definition at line 41 of file SectionInputTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFieldFactory().
SectionInputTest::testSectionRenderingWithError | ( | ) |
Definition at line 79 of file SectionInputTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\$inputs, ILIAS_UI_TestBase\brutallyTrimHTML(), ILIAS_UI_TestBase\getDefaultRenderer(), and getFieldFactory().