FrameworkSequenceOfExecution

From DragonPHP

Jump to: navigation, search

[edit] Dispatcher Flow

[edit] High Level Overview

The Dragon Framework is based on the MVC2 Architecture. The Controller forwards data to either a Page Controller (View) or a Template Renderer. At the moment, the framework uses the Smarty Templating Engine.

MVC Architecture

Personal tools