ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Test on filter implementation. More...
Public Member Functions | |
getUIFactory () | |
buildDataFactory () | |
test_getInputs () | |
test_extractParamData () | |
test_withRequest () | |
test_getData () | |
test_with_activated () | |
test_with_deactivated () | |
test_with_expanded () | |
test_with_collapsed () | |
![]() | |
setUp () | |
tearDown () | |
getUIFactory () | |
getTemplateFactory () | |
getResourceRegistry () | |
getLanguage () | |
getJavaScriptBinding () | |
getRefinery () | |
getImagePathResolver () | |
getDefaultRenderer (JavaScriptBinding $js_binding=null, $with_stub_renderings=[]) | |
getDecoratedRenderer (Renderer $default) | |
normalizeHTML ($html) | |
assertHTMLEquals ($expected_html_as_string, $html_as_string) | |
Protected Member Functions | |
buildFactory () | |
buildInputFactory () | |
buildButtonFactory () | |
buildGlyphFactory () | |
buildPopoverFactory () | |
buildLegacyFactory () | |
buildListingFactory () | |
inputMock () | |
![]() | |
brutallyTrimHTML ($html) | |
A more radical version of normalizeHTML. More... | |
Test on filter implementation.
Definition at line 74 of file FilterTest.php.
|
protected |
Definition at line 96 of file FilterTest.php.
FilterTest::buildDataFactory | ( | ) |
Definition at line 132 of file FilterTest.php.
|
protected |
Definition at line 76 of file FilterTest.php.
|
protected |
Definition at line 101 of file FilterTest.php.
|
protected |
Definition at line 84 of file FilterTest.php.
|
protected |
Definition at line 111 of file FilterTest.php.
|
protected |
Definition at line 116 of file FilterTest.php.
|
protected |
Definition at line 106 of file FilterTest.php.
FilterTest::getUIFactory | ( | ) |
Definition at line 121 of file FilterTest.php.
|
protected |
Definition at line 408 of file FilterTest.php.
References $config.
FilterTest::test_extractParamData | ( | ) |
Definition at line 178 of file FilterTest.php.
FilterTest::test_getData | ( | ) |
Definition at line 256 of file FilterTest.php.
FilterTest::test_getInputs | ( | ) |
Definition at line 137 of file FilterTest.php.
References Vendor\Package\$f, and FixedNameSourceFilter\$name.
FilterTest::test_with_activated | ( | ) |
FilterTest::test_with_collapsed | ( | ) |
FilterTest::test_with_deactivated | ( | ) |
FilterTest::test_with_expanded | ( | ) |
FilterTest::test_withRequest | ( | ) |
Definition at line 203 of file FilterTest.php.