Component Program Flow: Difference between revisions

From Joomla! Documentation

Tom Hutchison (talk | contribs)
Tom Hutchison (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
<noinclude>[[Category:Development]]
<noinclude>[[Category:Development]]
[[Category:Beginner Development]]
[[Category:Beginner Development]]
[[Category:Component Development]]
[[Category:Development Recommended Reading]]
</noinclude>
</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