pronto/profiles/web.php File Reference

Go to the source code of this file.

Enumerations

enum  ACCESS_ID
enum  LANG

Variables

 if (!defined('PROFILE')) define('PROFILE'
if(!function_exists('json_encode'))
if(DEBUG===true &&isset($_GET['phpinfo'])) 
$l = new Logger()
 $i18n = new I18N()
 $web = new Web(__FILE__)
$web template_layout = 'layout.php'
 $p = new Validator()
 $old = error_reporting(E_ALL & ~E_NOTICE)
if(phpversion() >=5) $urls = Registry::get('pronto:urls')

Enumeration Type Documentation

enum ACCESS_ID

Definition at line 148 of file web.php.

enum LANG

Definition at line 156 of file web.php.


Variable Documentation

$i18n = new I18N()

Definition at line 154 of file web.php.

Referenced by __(), Template::fetch(), and Page::Page().

if (!function_exists('json_encode')) if (DEBUG===true &&isset($_GET['phpinfo'])) $l = new Logger()

Definition at line 49 of file web.php.

$old = error_reporting(E_ALL & ~E_NOTICE)

Definition at line 184 of file web.php.

Referenced by Template::fetch(), and I18N::set_language().

$p = new Validator()

Definition at line 177 of file web.php.

if (phpversion() >=5) $urls = Registry::get('pronto:urls')

Definition at line 202 of file web.php.

Referenced by Web::run(), and url().

$web = new Web(__FILE__)

Definition at line 162 of file web.php.

Referenced by debug(), and pronto_error().

if(!defined('PROFILE')) define('PROFILE'

PRONTO WEB FRAMEWORK Copyright (C) 2006, Judd Vinet

Author:
Judd Vinet <jvinet@zeroflux.org>

Description: Execution profile for a web-based process.

Definition at line 11 of file web.php.

$web template_layout = 'layout.php'

Definition at line 163 of file web.php.

Referenced by Page_Base::render(), Page_Base::render_string(), and Page_Base::set_layout().


Generated on Wed Jan 13 09:21:02 2010 for Pronto Framework by  doxygen 1.6.1