ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
testViewControlSortationMutators () | |
testViewControlWithInput () | |
![]() | |
getUIFactory () | |
getDataFactory () | |
![]() | |
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) | |
Protected Member Functions | |
getViewControl () | |
![]() | |
getNamesource () | |
buildDataFactory () | |
buildRefinery () | |
buildFieldFactory () | |
buildVCFactory () | |
![]() | |
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 ViewControlInputGenericTest.php.
|
protected |
Definition at line 33 of file ViewControlInputGenericTest.php.
References ViewControlBaseTest\buildDataFactory(), ViewControlBaseTest\buildRefinery(), and ILIAS\UI\Implementation\Component\Input\ViewControl\isClientSideValueOk().
Referenced by testViewControlSortationMutators(), and testViewControlWithInput().
ViewControlGenericTest::testViewControlSortationMutators | ( | ) |
Definition at line 51 of file ViewControlInputGenericTest.php.
References getViewControl().
ViewControlGenericTest::testViewControlWithInput | ( | ) |
Definition at line 61 of file ViewControlInputGenericTest.php.
References ViewControlBaseTest\buildDataFactory(), ViewControlBaseTest\buildRefinery(), ViewControlBaseTest\getNamesource(), and getViewControl().