Component Program Flow: Difference between revisions
From Joomla! Documentation
m 1.5 removal |
m added Category:Development Recommended Reading using HotCat |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{version/tutor|2.5,3. | {{version/tutor|2.5,3.x}} | ||
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. | 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. | ||
| Line 10: | Line 10: | ||
:[[Image:mvc_part_2_big.png|thumb|left|800px|MVC Part 2]] | :[[Image:mvc_part_2_big.png|thumb|left|800px|MVC Part 2]] | ||
{{clear}} | {{clear}} | ||
<noinclude>[[Category:Development]]</noinclude> | <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.

