| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for FieldFactoryTest:
 Collaboration diagram for FieldFactoryTest:Public Member Functions | |
| buildFactory () | |
| testImplementsFactoryInterfaceForText () | |
| testImplementsFactoryInterfaceForNumeric () | |
| testImplementsFactoryInterfaceForSection () | |
| testImplementsFactoryInterfaceForGroup () | |
| testImplementsFactoryInterfaceForCheckbox () | |
| testImplementsFactoryInterfaceForTag () | |
| testImplementsFactoryInterfaceForPassword () | |
| testImplementsFactoryInterfaceForSelect () | |
| testImplementsFactoryInterfaceForTextarea () | |
| testImplementsFactoryInterfaceForRadio () | |
| testImplementsFactoryInterfaceForMultiselect () | |
| testImplementsFactoryInterfaceForDatetime () | |
| testImplementsFactoryInterfaceForDuration () | |
| testImplementsFactoryNoByLine () | |
  Public Member Functions inherited from AbstractFactoryTest | |
| buildFactoryReflection () | |
| getMethodsProvider () | |
| setUp () | |
| testProperNamespace () | |
| testProperName () | |
| testCheckYamlExtraction (ReflectionMethod $method_reflection, string $name) | |
| Tests whether the YAML Kitchen Sink info can be parsed.  More... | |
| testReturnType (ReflectionMethod $method_reflection, string $name) | |
| Tests whether the method either returns a factory or a component.  More... | |
| testFactoryMethodNameCompatibleDocstring (ReflectionMethod $method_reflection, string $name) | |
| Tests whether the method name matches the return doctring?  More... | |
| testMethodParams (ReflectionMethod $method_reflection, string $name) | |
| Tests whether methods returning factories have no parameters.  More... | |
| testKitchensinkInfoDescription (ReflectionMethod $method_reflection, string $name) | |
| getMethodsProvider  More... | |
| testKitchensinkInfoRivals (ReflectionMethod $method_reflection, string $name) | |
| getMethodsProvider  More... | |
| testKitchensinkInfoBackground (ReflectionMethod $method_reflection, string $name) | |
| getMethodsProvider  More... | |
| testKitchensinkInfoFeatureWiki (ReflectionMethod $method_reflection, string $name) | |
| getMethodsProvider  More... | |
| testKitchensinkInfoJavaScript (ReflectionMethod $method_reflection, string $name) | |
| getMethodsProvider  More... | |
| testKitchensinkInfoRules (ReflectionMethod $method_reflection, string $name) | |
| getMethodsProvider  More... | |
| testKitchensinkInfoContext (ReflectionMethod $method_reflection, string $name) | |
| getMethodsProvider  More... | |
| kitchensinkInfoSettingsMergedWithDefaults (string $name) | |
Data Fields | |
| array | $kitchensink_info_settings | 
| array | numeric | 
| string | $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 (array $docstring_data) | |
| returnsComponent (array $docstring_data) | |
| isFactoryName (string $name) | |
| getRegexFactoryNamespace () | |
Definition at line 29 of file FieldFactoryTest.php.
      
  | 
  final | 
Definition at line 70 of file FieldFactoryTest.php.
Referenced by testImplementsFactoryInterfaceForCheckbox(), testImplementsFactoryInterfaceForDatetime(), testImplementsFactoryInterfaceForDuration(), testImplementsFactoryInterfaceForGroup(), testImplementsFactoryInterfaceForMultiselect(), testImplementsFactoryInterfaceForNumeric(), testImplementsFactoryInterfaceForPassword(), testImplementsFactoryInterfaceForRadio(), testImplementsFactoryInterfaceForSection(), testImplementsFactoryInterfaceForSelect(), testImplementsFactoryInterfaceForTag(), testImplementsFactoryInterfaceForText(), testImplementsFactoryInterfaceForTextarea(), and testImplementsFactoryNoByLine().
 Here is the caller graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForCheckbox | ( | ) | 
Definition at line 120 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForDatetime | ( | ) | 
Definition at line 183 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForDuration | ( | ) | 
Definition at line 191 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForGroup | ( | ) | 
Definition at line 111 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForMultiselect | ( | ) | 
Definition at line 174 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForNumeric | ( | ) | 
Definition at line 92 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForPassword | ( | ) | 
Definition at line 138 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForRadio | ( | ) | 
Definition at line 165 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForSection | ( | ) | 
Definition at line 101 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForSelect | ( | ) | 
Definition at line 147 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForTag | ( | ) | 
Definition at line 129 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForText | ( | ) | 
Definition at line 83 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryInterfaceForTextarea | ( | ) | 
Definition at line 156 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| FieldFactoryTest::testImplementsFactoryNoByLine | ( | ) | 
Definition at line 200 of file FieldFactoryTest.php.
References Vendor\Package\$f, and buildFactory().
 Here is the call graph for this function:| string FieldFactoryTest::$factory_title = 'ILIAS\\UI\\Component\\Input\\Field\\Factory' | 
Definition at line 67 of file FieldFactoryTest.php.
| array FieldFactoryTest::$kitchensink_info_settings | 
Definition at line 31 of file FieldFactoryTest.php.
| array FieldFactoryTest::numeric | 
Definition at line 35 of file FieldFactoryTest.php.