Developing a MVC Component: Difference between revisions
From Joomla! Documentation
m updates |
m added Category:Beginner Development using HotCat |
||
| Line 5: | Line 5: | ||
[[J2.5:Developing_a_MVC_Component/Introduction|Read the Introduction]] or [[J2.5:Developing a MVC Component/Developing a Basic Component|Start here]]. On any page you can use the links in the navigation box above. | [[J2.5:Developing_a_MVC_Component/Introduction|Read the Introduction]] or [[J2.5:Developing a MVC Component/Developing a Basic Component|Start here]]. On any page you can use the links in the navigation box above. | ||
[[Category:Beginner Development]] | |||
Revision as of 18:27, 7 October 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.