Component Program Flow: Difference between revisions
From Joomla! Documentation
Dextercowley (talk | contribs) bigger diagrams |
m added Category:Development Recommended Reading using HotCat |
||
| (9 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
[[Image:mvc_part_1_big.png]] | {{version/tutor|2.5,3.x}} | ||
[[Image:mvc_part_2_big.png]] | 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. | ||
[[Category:Development]] | |||
:The source file for [http://community.joomla.org/videos/wiki_files/mvc_part1.dia mvc_part1.dia is here]. | |||
{{clear}} | |||
:[[Image:mvc_part_1_big.png|thumb|left|800px|MVC Part 1]] | |||
{{clear}} | |||
:The source file for [http://community.joomla.org/videos/wiki_files/mvc_part2.dia mvc_part2.dia is here]. | |||
{{clear}} | |||
:[[Image:mvc_part_2_big.png|thumb|left|800px|MVC Part 2]] | |||
{{clear}} | |||
<noinclude>[[Category:Development]] | |||
[[Category:Beginner Development]] | |||
[[Category:Component Development]] | |||
[[Category:Development Recommended Reading]] | |||
</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.

