ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Test on rendering filter inputs. More...
Protected Member Functions | |
buildFactory () | |
buildInputFactory () | |
buildSymbolFactory () | |
buildPopoverFactory () | |
buildLegacyFactory () | |
Test on rendering filter inputs.
Definition at line 64 of file FilterInputTest.php.
|
protected |
Definition at line 66 of file FilterInputTest.php.
References buildInputFactory().
Referenced by testRenderDateTimeWithDurationAndFilterContext(), testRenderDateTimeWithFilterContext(), testRenderDurationWithFilterContext(), testRenderMultiSelectWithFilterContext(), testRenderNumericWithFilterContext(), testRenderSelectWithFilterContext(), and testRenderTextWithFilterContext().
|
protected |
Definition at line 74 of file FilterInputTest.php.
Referenced by buildFactory(), testRenderDateTimeWithDurationAndFilterContext(), testRenderDateTimeWithFilterContext(), testRenderDurationWithFilterContext(), testRenderMultiSelectWithFilterContext(), testRenderNumericWithFilterContext(), testRenderSelectWithFilterContext(), and testRenderTextWithFilterContext().
|
protected |
Definition at line 102 of file FilterInputTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 97 of file FilterInputTest.php.
Referenced by getUIFactory().
|
protected |
Definition at line 88 of file FilterInputTest.php.
Referenced by getUIFactory().
FilterInputTest::getUIFactory | ( | ) |
Definition at line 111 of file FilterInputTest.php.
References buildLegacyFactory(), buildPopoverFactory(), and buildSymbolFactory().
FilterInputTest::testRenderDateTimeWithDurationAndFilterContext | ( | ) |
Definition at line 254 of file FilterInputTest.php.
References $datetime, $duration, Vendor\Package\$f, buildFactory(), and buildInputFactory().
FilterInputTest::testRenderDateTimeWithFilterContext | ( | ) |
Definition at line 227 of file FilterInputTest.php.
References $datetime, Vendor\Package\$f, buildFactory(), and buildInputFactory().
FilterInputTest::testRenderDurationWithFilterContext | ( | ) |
Definition at line 278 of file FilterInputTest.php.
References $datetime, Vendor\Package\$f, buildFactory(), and buildInputFactory().
FilterInputTest::testRenderMultiSelectWithFilterContext | ( | ) |
Definition at line 199 of file FilterInputTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
FilterInputTest::testRenderNumericWithFilterContext | ( | ) |
Definition at line 145 of file FilterInputTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
FilterInputTest::testRenderSelectWithFilterContext | ( | ) |
Definition at line 170 of file FilterInputTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
FilterInputTest::testRenderTextWithFilterContext | ( | ) |
Definition at line 120 of file FilterInputTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().