Component Program Flow: Difference between revisions

From Joomla! Documentation

Tom Hutchison (talk | contribs)
Tom Hutchison (talk | contribs)
 
Line 13: Line 13:
[[Category:Beginner Development]]
[[Category:Beginner Development]]
[[Category:Component 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