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') |
| $i18n = new I18N() |
Definition at line 154 of file web.php.
Referenced by __(), Template::fetch(), and Page::Page().
| $old = error_reporting(E_ALL & ~E_NOTICE) |
Definition at line 184 of file web.php.
Referenced by Template::fetch(), and I18N::set_language().
| 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' |
| $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().
1.6.1