J1.5

Difference between revisions of "Developing a MVC Component"

From Joomla! Documentation

m (Added version warning.)
m (Wilsonge moved page J1.5:Developing a Model-View-Controller Component to J1.5:Developing a MVC Component: Change to the same name as 2.5 and 3.x tuto's)
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:Warning|This guide is for Joomla {{JVer|1.5}}. If you are working with Joomla {{JVer|1.6}} {{JVer|1.7}} or {{JVer|2.5}}, please go to [[Developing a Model-View-Controller Component/2.5|this guide]]}}
+
{{version/tutor|1.5|alt=2.5|altlink=Developing a Model-View-Controller Component/2.5|alttitle=this guide!}}
==Table of Contents==
+
{{Chunk:Developing a Model-View-Controller (MVC) Component for Joomla!1.5 - Contents}}
* [[Developing a Model-View-Controller Component - Part 1]]
+
You can navigate the articles in this series by using the navigation box above for '''''Articles in this series'''''.
* [[Developing a Model-View-Controller Component - Part 2 - Adding a Model]]
+
 
* [[Developing a Model-View-Controller Component - Part 3 - Using the Database]]
+
 
* [[Developing a Model-View-Controller Component - Part 4 - Creating an Administrator Interface]]
+
[[Developing a Model-View-Controller Component/1.5/Introduction|Start here]] or use the links in the navigation box above.
* [[Developing a Model-View-Controller Component - Part 5 - Basic Backend Framework]]
 
* [[Developing a Model-View-Controller Component - Part 6 - Adding Backend Actions]]
 

Latest revision as of 08:34, 9 May 2013

The "J1.5" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

You can navigate the articles in this series by using the navigation box above for Articles in this series.


Start here or use the links in the navigation box above.