|
ILIAS
trunk Revision v12.0_alpha-1329-g1094ddb0c33
|
Test on rendering filter inputs. More...
Inheritance diagram for FilterInputTest:
Collaboration diagram for FilterInputTest:Protected Member Functions | |
| buildFactory () | |
| buildInputFactory () | |
| buildSymbolFactory () | |
| buildButtonFactory () | |
| buildPopoverFactory () | |
| buildLegacyFactory () | |
Test on rendering filter inputs.
Definition at line 72 of file FilterInputTest.php.
|
protected |
Definition at line 105 of file FilterInputTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 74 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 82 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 115 of file FilterInputTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 110 of file FilterInputTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:
|
protected |
Definition at line 96 of file FilterInputTest.php.
Referenced by getUIFactory().
Here is the caller graph for this function:| FilterInputTest::getUIFactory | ( | ) |
Definition at line 124 of file FilterInputTest.php.
References buildButtonFactory(), buildLegacyFactory(), buildPopoverFactory(), and buildSymbolFactory().
Here is the call graph for this function:| FilterInputTest::testRenderDateTimeWithDurationAndFilterContext | ( | ) |
Definition at line 255 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 231 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 279 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 207 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 157 of file FilterInputTest.php.
References Vendor\Package\$f, buildFactory(), and buildInputFactory().
Here is the call graph for this function:| FilterInputTest::testRenderSelectWithFilterContext | ( | ) |
Definition at line 179 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 134 of file FilterInputTest.php.
References Vendor\Package\$f, $text, buildFactory(), and buildInputFactory().
Here is the call graph for this function: