Loading Please wait...

app_router.php File Reference

Go to the source code of this file.

Variables

 if (!defined('ZIG_MVC_DEFAULT_METHOD')) define('ZIG_MVC_DEFAULT_METHOD'
 This file is part of Zigmoyd PHP Framework.
 $controllerName = url_segment(0)
if(!$controllerName) if(!$methodName) $app_data = array('prj' => $projectName, 'class' => $controllerName, 'method' => $methodName)
if(!is_dir(ZIGROOT.DRS.Z_DIR_PROJECTS.DRS.$projectDir))
if(!defined('Z_PROJECT_DIR'))
define('Z_PROJECT_DIR
$projectDir
if(!defined('Z_PROJECT_ROOT'))
define('Z_PROJECT_ROOT'ZIGROOT
DRS Z_DIR_PROJECTS DRS 
Z_PROJECT_DIR
if(file_exists(ZIGROOT.DRS.Z_DIR_PROJECTS.DRS.Z_PROJECT_DIR.DRS.ZIGSETTINGSDIR.DRS.Z_DIR_ETC_CONF.DRS."mvc.rewrite.php"))
if(isset($isCacheReq)&&$isCacheReq) 
foreach (parse_ini_file(ZIGROOT.DRS.Z_DIR_PROJECTS.DRS.Z_PROJECT_DIR.DRS.ZIGSETTINGSDIR.DRS.'zig.ini.php', false) as $key=> $val)


Variable Documentation

if (!$controllerName) if (!$methodName) $app_data = array('prj' => $projectName, 'class' => $controllerName, 'method' => $methodName)

$controllerName = url_segment(0)

Definition at line 24 of file usr/include/app_router.php.

if (!is_dir(ZIGROOT.DRS.Z_DIR_PROJECTS.DRS.$projectDir)) if (!defined('Z_PROJECT_DIR')) define('Z_PROJECT_DIR' $projectDir

Definition at line 79 of file usr/include/app_router.php.

if (file_exists(ZIGROOT.DRS.Z_DIR_PROJECTS.DRS.Z_PROJECT_DIR.DRS.ZIGSETTINGSDIR.DRS.Z_DIR_ETC_CONF.DRS."mvc.rewrite.php")) if (isset($isCacheReq)&&$isCacheReq) foreach(parse_ini_file(ZIGROOT.DRS.Z_DIR_PROJECTS.DRS.Z_PROJECT_DIR.DRS.ZIGSETTINGSDIR.DRS.'zig.ini.php', false) as $key=> $val)

Definition at line 117 of file usr/include/app_router.php.

if(!defined('ZIG_MVC_DEFAULT_METHOD')) define('ZIG_MVC_DEFAULT_METHOD'

This file is part of Zigmoyd PHP Framework.

Copyright (C) 2008 Neel Basu (Sunanda Bose)

Zigmoyd PHP Framework is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Zigmoyd PHP Framework is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Zigmoyd PHP Framework. If not, see <http://www.gnu.org/licenses/>.

Definition at line 21 of file usr/include/app_router.php.

if (!defined('Z_PROJECT_ROOT')) define('Z_PROJECT_ROOT' ZIGROOT DRS Z_DIR_PROJECTS DRS Z_PROJECT_DIR


Generated on Mon Oct 27 23:51:56 2008 for zigmoyd.kdevelop by doxygen 1.5.6