ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Data Fields | |
$kitchensink_info_settings | |
$factory_title = 'ILIAS\\UI\\Component\\Input\\Field\\Factory' | |
![]() | |
const | COMPONENT = 1 |
const | FACTORY = 2 |
Additional Inherited Members | |
![]() | |
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().
FieldFactoryTest::test_implements_factory_no_by_line | ( | ) |
Definition at line 179 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForCheckbox | ( | ) |
Definition at line 99 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForDatetime | ( | ) |
Definition at line 162 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForDuration | ( | ) |
Definition at line 170 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForGroup | ( | ) |
Definition at line 90 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForMultiselect | ( | ) |
Definition at line 153 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForNumeric | ( | ) |
Definition at line 71 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForPassword | ( | ) |
Definition at line 117 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForRadio | ( | ) |
Definition at line 144 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForSection | ( | ) |
Definition at line 80 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForSelect | ( | ) |
Definition at line 126 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForTag | ( | ) |
Definition at line 108 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForText | ( | ) |
Definition at line 62 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
FieldFactoryTest::testImplementsFactoryInterfaceForTextarea | ( | ) |
Definition at line 135 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
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.