DotKernel
[ class tree: DotKernel ] [ index: DotKernel ] [ all elements ]

Procedural File: index.php

Source Location: /index.php



Page Details:

DotBoost Technologies Inc.

DotBoost Technologies Inc. DotKernel Application Framework




Tags:

version:  $Id: index.php 151 2010-06-14 13:54:43Z teo $
copyright:  Copyright (c) 2009 DotBoost Technologies (http://www.dotboost.com)
filesource:  Source Code for this file
license:  Open Software License (OSL 3.0)


Includes:

require($frontControllerPath) [line 134]
From this point , the control is taken by the Front Controller

From this point , the control is taken by the Front Controller call the Front Controller specific file, but check first if exists


require_once('Zend/Loader/Autoloader.php') [line 44]





APPLICATION_ENV [line 24]

APPLICATION_ENV = (getenv('APPLICATION_ENV')?getenv('APPLICATION_ENV'):'production')
Main public executable wrapper.

Main public executable wrapper. Setup environment, setup index controllers , and load module to run




Tags:

author:  DotKernel Team <team@dotkernel.com>

[ Top ]



CONFIGURATION_PATH [line 34]

CONFIGURATION_PATH = realpath(dirname(__FILE__).'/configs')

[ Top ]



CONTROLLERS_PATH [line 35]

CONTROLLERS_PATH = realpath(dirname(__FILE__).'/controllers')

[ Top ]



DOTKERNEL_PATH [line 36]

DOTKERNEL_PATH = realpath(dirname(__FILE__).'/DotKernel')

[ Top ]



IMAGES_DIR [line 41]

IMAGES_DIR = '/images'

[ Top ]



TEMPLATES_DIR [line 40]

TEMPLATES_DIR = '/templates'

[ Top ]



TEMPLATES_PATH [line 37]

TEMPLATES_PATH = realpath(dirname(__FILE__).'/templates')

[ Top ]




Documentation generated on Wed, 21 Jul 2010 07:34:40 +0000 by phpDocumentor 1.4.3