Component Program Flow: Difference between revisions

From Joomla! Documentation

Oc666 (talk | contribs)
m Component Programm Flow moved to Component Program Flow: Fix spell mistake
Tom Hutchison (talk | contribs)
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Image:MVC_Part_1.png]]
{{version/tutor|2.5,3.x}}
[[Image:MVC_Part_2.png]]
Here are two graphics that show the Joomla! program flow for the model-view-controller design pattern in Joomla. You can download the source files below.
[[Category:Development]]
 
:The source file for [http://community.joomla.org/videos/wiki_files/mvc_part1.dia mvc_part1.dia is here].
{{clear}}
:[[Image:mvc_part_1_big.png|thumb|left|800px|MVC Part 1]]
{{clear}}
:The source file for [http://community.joomla.org/videos/wiki_files/mvc_part2.dia mvc_part2.dia is here].
{{clear}}
:[[Image:mvc_part_2_big.png|thumb|left|800px|MVC Part 2]]
{{clear}}
<noinclude>[[Category:Development]]
[[Category:Beginner Development]]
[[Category:Component Development]]
[[Category:Development Recommended Reading]]
</noinclude>

Latest revision as of 20:37, 8 October 2013

Here are two graphics that show the Joomla! program flow for the model-view-controller design pattern in Joomla. You can download the source files below.

The source file for mvc_part1.dia is here.
MVC Part 1
The source file for mvc_part2.dia is here.
MVC Part 2