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

