|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Test on rendering filter inputs. More...
Inheritance diagram for FilterInputTest:
Collaboration diagram for FilterInputTest: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(), testRenderMultiSelectWithHasOptionFilter(), testRenderNumericWithFilterContext(), testRenderSelectWithFilterContext(), and testRenderTextWithFilterContext().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 74 of file FilterInputTest.php.
Referenced by buildFactory(), testRenderDateTimeWithDurationAndFilterContext(), testRenderDateTimeWithFilterContext(), testRenderDurationWithFilterContext(), testRenderMultiSelectWithHasOptionFilter(), testRenderNumericWithFilterContext(), testRenderSelectWithFilterContext(), and testRenderTextWithFilterContext().
Here is the caller graph for this function:
|
protected |
Definition at line 102 of file FilterInputTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 97 of file FilterInputTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 88 of file FilterInputTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:| FilterInputTest::getUIFactory | ( | ) |
Definition at line 111 of file FilterInputTest.php.
References buildLegacyFactory(), buildPopoverFactory(), and buildSymbolFactory().
Here is the call graph for this function:| FilterInputTest::testRenderDateTimeWithDurationAndFilterContext | ( | ) |
Definition at line 254 of file FilterInputTest.php.
References $datetime, $duration, Vendor\Package\$f, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterInputTest::testRenderDateTimeWithFilterContext | ( | ) |
Definition at line 227 of file FilterInputTest.php.
References $datetime, Vendor\Package\$f, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterInputTest::testRenderDurationWithFilterContext | ( | ) |
Definition at line 278 of file FilterInputTest.php.
References $datetime, Vendor\Package\$f, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterInputTest::testRenderMultiSelectWithHasOptionFilter | ( | ) |
Definition at line 199 of file FilterInputTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\Field\$options, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterInputTest::testRenderNumericWithFilterContext | ( | ) |
Definition at line 145 of file FilterInputTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterInputTest::testRenderSelectWithFilterContext | ( | ) |
Definition at line 170 of file FilterInputTest.php.
References Vendor\Package\$f, ILIAS\UI\Implementation\Component\Input\Field\$options, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterInputTest::testRenderTextWithFilterContext | ( | ) |
Definition at line 120 of file FilterInputTest.php.
References Vendor\Package\$f, $text, buildFactory(), and buildInputFactory().
Here is the call graph for this function: