Component Program Flow: Difference between revisions

From Joomla! Documentation

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