MVC Maker
The MVC maker is a convenience controller task and creates the files for a controller, a model (with an empty getPropertyDefinitions method) and the two backend views (list and details) for you. You specify the name with the parameter below.
Parameters
option | com_configbox |
---|---|
controller | adminmvcmaker |
task | createMvcCode |
name_singular | Singular name of the type. E.g. example |
name_plural | Singular name of the type. E.g. example |
component_name | com_configbox or otherwise |
Example