Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The MVC maker is a convenience controller task and creates 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

http://www.example.com/administrator/index.php?option=com_configbox&controller=adminmvcmaker&task=createMvcCode&name_singular=admindemo&name_plural=admindemos&component_name=com_configbox

  • No labels