|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for FieldFactoryTest:
Collaboration diagram for FieldFactoryTest:Data Fields | |
| $kitchensink_info_settings | |
| $factory_title = 'ILIAS\\UI\\Component\\Input\\Field\\Factory' | |
Data Fields inherited from AbstractFactoryTest | |
| const | COMPONENT = 1 |
| const | FACTORY = 2 |
Additional Inherited Members | |
Protected Member Functions inherited from AbstractFactoryTest | |
| returnsFactory ($docstring_data) | |
| returnsComponent ($docstring_data) | |
| isFactoryName ($name) | |
| get_regex_factory_namespace () | |
Definition at line 10 of file FieldFactoryTest.php.
|
final |
Definition at line 50 of file FieldFactoryTest.php.
Referenced by test_implements_factory_no_by_line(), testImplementsFactoryInterfaceForCheckbox(), testImplementsFactoryInterfaceForDatetime(), testImplementsFactoryInterfaceForDuration(), testImplementsFactoryInterfaceForGroup(), testImplementsFactoryInterfaceForMultiselect(), testImplementsFactoryInterfaceForNumeric(), testImplementsFactoryInterfaceForPassword(), testImplementsFactoryInterfaceForRadio(), testImplementsFactoryInterfaceForSection(), testImplementsFactoryInterfaceForSelect(), testImplementsFactoryInterfaceForTag(), testImplementsFactoryInterfaceForText(), and testImplementsFactoryInterfaceForTextarea().
Here is the caller graph for this function:| FieldFactoryTest::test_implements_factory_no_by_line | ( | ) |
Definition at line 179 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForCheckbox | ( | ) |
Definition at line 99 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForDatetime | ( | ) |
Definition at line 162 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForDuration | ( | ) |
Definition at line 170 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForGroup | ( | ) |
Definition at line 90 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForMultiselect | ( | ) |
Definition at line 153 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForNumeric | ( | ) |
Definition at line 71 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForPassword | ( | ) |
Definition at line 117 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForRadio | ( | ) |
Definition at line 144 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForSection | ( | ) |
Definition at line 80 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForSelect | ( | ) |
Definition at line 126 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForTag | ( | ) |
Definition at line 108 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForText | ( | ) |
Definition at line 62 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForTextarea | ( | ) |
Definition at line 135 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
Here is the call graph for this function:| FieldFactoryTest::$factory_title = 'ILIAS\\UI\\Component\\Input\\Field\\Factory' |
Definition at line 47 of file FieldFactoryTest.php.
| FieldFactoryTest::$kitchensink_info_settings |
Definition at line 12 of file FieldFactoryTest.php.