Developing a MVC Component: Difference between revisions
From Joomla! Documentation
m Hutchy68 moved page Developing a Model-View-Controller Component/2.5 to J2.5:Developing a Model-View-Controller Component: namespacing |
m Hutchy68 moved page J2.5:Developing a Model-View-Controller Component to J2.5:Developing a MVC Component: trying to shorten title |
(No difference)
| |
Revision as of 19:46, 3 May 2013
Articles in this Series
- Introduction
- Developing a Basic Component
- Adding a view to the site part
- Adding a menu type to the site part
- Adding a model to the site part
- Adding a variable request in the menu type
- Using the database
- Basic backend
- Adding language management
- Adding backend actions
- Adding decorations to the backend
- Adding verifications
- Adding categories
- Adding configuration
- Adding ACL
- Adding an install/uninstall/update script file
- Using the language filter facility
- Adding an update server
- Example of a Frontend Update Function
- Example of Menu Parameters & Stylesheets
This is a multiple article series on how to develop of Model-View-Contoller Component for Joomla! Version
. You can navigate the articles in this series by using the navigation box.
Read the Introduction or Start here. On any page you can use the links in the navigation box above.