Static Public Member Functions | |
static | getType ($modelClassName, $attributeName) |
Helper functionality for finding the element or form type associated with a derived attribute
Definition at line 41 of file DerivedAttributeToMixedTypeUtil.php.
|
static |
Returns the a type that is derived by looking at several different components of an attribute. This includes the metadata element data, validator data, and relation information. The type returned can be utilized by different aspects of the application where an attribute type is needed.
Definition at line 49 of file DerivedAttributeToMixedTypeUtil.php.