Component Program Flow: Difference between revisions
From Joomla! Documentation
Update 3.0 to 3.1 |
m formating page |
||
| Line 1: | Line 1: | ||
{{version/tutor|1.5,2.5,3.1}} | {{version/tutor|1.5,2.5,3.1}} | ||
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 | 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. | ||
[http://community.joomla.org/videos/wiki_files/mvc_part1.dia mvc_part1.dia] | |||
[http://community.joomla.org/videos/wiki_files/mvc_part2.dia mvc_part2.dia] | :The source file for [http://community.joomla.org/videos/wiki_files/mvc_part1.dia mvc_part1.dia is here]. | ||
{{clear}} | |||
[[Image:mvc_part_2_big.png| | :[[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|800px|MVC Part 2]] | |||
{{clear}} | |||
<noinclude>[[Category:Development]]</noinclude> | <noinclude>[[Category:Development]]</noinclude> | ||
Revision as of 20:23, 8 May 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.

