[ PHPXref.com ] [ Generated: Sun Jul 20 21:14:02 2008 ] [ Zen Cart 1.3.0.1 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/ -> index.php (summary)

index.php represents the hub of the Zen Cart MVC system Overview of flow <ul> <li>Load application_top.php - see {@tutorial initsystem}</li> <li>Set main language directory based on $_SESSION['language']</li> <li>Load all *header_php.php files from includes/modules/pages/PAGE_NAME/</li> <li>Load html_header.php (this is a common template file)</li> <li>Load main_template_vars.php (this is a common template file)</li> <li>Load on_load scripts (page based and site wide)</li> <li>Load tpl_main_page.php (this is a common template file)</li> <li>Load application_bottom.php</li> </ul>

Copyright: Copyright 2003-2005 Zen Cart Development Team
Copyright: Portions Copyright 2003 osCommerce
License: http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
Version: $Id: index.php 2942 2006-02-02 04:41:23Z drbyte $
File Size: 105 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 2 files
 includes/application_bottom.php
 includes/application_top.php



[ Powered by PHPXref - Served by Debian GNU/Linux ]