|
|
| (6 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| − | ==Articles in this Series==
| + | {{version/tutor|1.6,1.7,2.5|alt=1.5,3.0|altlink=Developing a Model-View-Controller Component|alttitle=these guides!}} |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!1.6|Introduction]]
| + | {{Chunk:Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Contents}} |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 01|Developing a Basic Component]]
| + | 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 (MVC) Component for Joomla!2.5 - Part 02|Adding a view to the site part]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 03|Adding a menu type to the site part]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 04|Adding a model to the site part]]
| + | [[Developing a Model-View-Controller Component/2.5/Introduction|Read the Introduction]] or [[Developing a Model-View-Controller Component/2.5/Developing a Basic Component|Start here]]. On any page you can use the links in the navigation box to the right. |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 05|Adding a variable request in the menu type]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 06|Using the database]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 07|Basic backend]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 08|Adding language management]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 09|Adding backend actions]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 10|Adding decorations to the backend]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 11|Adding verifications]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 12|Adding categories]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 13|Adding configuration]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 14|Adding ACL]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 15|Adding an install/uninstall/update script file]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 16|Using the language filter facility]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 17|Adding an update server]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 18|Example of a Frontend Update Function]]
| + | |
| − | # [[Developing a Model-View-Controller (MVC) Component for Joomla!2.5 - Part 19|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 to the right below Articles in this series.