Developing a MVC Component: Difference between revisions
From Joomla! Documentation
m making this page an intermediate page |
syncing start page for continuity with the 1.5 MVC series start page |
||
| Line 1: | Line 1: | ||
{{Chunk:Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Contents}} | {{Chunk:Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Contents}} | ||
This is a | {{Template:Warning|This guide is for Joomla {{JVer|2.5}}. If you are working with Joomla {{JVer|1.5}}, please go to [[Developing a Model-View-Controller Component/1.5|this guide]]}}<br/> | ||
This is a multiple article series on how to develop of Model-View-Contoller Component for Joomla! Version {{JVer|2.5}}. You can navigate the articles in this series by using the navigation box to the right below '''''Articles in this series'''''. | |||
[[Developing a Model-View-Controller Component/2.5/Developing a Basic Component|Start here]] or use the links in the navigation box to the right. | |||
Revision as of 14:02, 14 August 2012
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 guide is for Joomla
. If you are working with Joomla
, please go to this guide
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 to the right below Articles in this series.
Start here or use the links in the navigation box to the right.