Component Program Flow: Difference between revisions

From Joomla! Documentation

Wilsonge (talk | contribs)
Change 3.1 to 3.x
Tom Hutchison (talk | contribs)
Line 10: Line 10:
:[[Image:mvc_part_2_big.png|thumb|left|800px|MVC Part 2]]
:[[Image:mvc_part_2_big.png|thumb|left|800px|MVC Part 2]]
{{clear}}
{{clear}}
<noinclude>[[Category:Development]]</noinclude>
<noinclude>[[Category:Development]]
[[Category:Beginner Development]]
</noinclude>

Revision as of 18:26, 7 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