Static Public Member Functions | |
static | makeByComponentType ($moduleClassName, $modelClassName, $type, $componentType) |
Helper class to create ComponentForReportForm based objects
Definition at line 40 of file ComponentForReportFormFactory.php.
static makeByComponentType | ( | $ | moduleClassName, | |
$ | modelClassName, | |||
$ | type, | |||
$ | componentType | |||
) | [static] |
Make and return the correct ComponentForReportForm based object
$moduleClassName | string | |
$modelClassName | string | |
$type | string | |
$componentType | string |
NotSupportedException |
Definition at line 52 of file ComponentForReportFormFactory.php.