Component Program Flow: Difference between revisions
From Joomla! Documentation
m added Category:Beginner Development using HotCat |
m added Category:Component Development using HotCat |
||
| 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.
- The source file for mvc_part2.dia is here.

