Archived:Developing a MVC Component
From Joomla! Documentation
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 multipage series on how to develop of Model-View-Contoller Component for Joomla! Version
. You can navigate this series by using the navigation box to the right below Articles in this series.
- Start here: Developing a Basic Component