Packages:
default
System
System.Caching
System.Collections
System.Data
System.Data.ActiveRecord
System.Data.ActiveRecord.Relations
System.Data.ActiveRecord.Scaffold
System.Data.ActiveReecord.Scaffold.InputBuilder
System.Data.Commom.Sqlite
System.Data.Common
System.Data.Common.Mssql
System.Data.Common.Mysql
System.Data.Common.Oracle
System.Data.Common.Pgsql
System.Data.Common.Sqlite
System.Data.DataGateway
System.Data.SqlMap
System.Data.SqlMap.Configuration
System.Data.SqlMap.Statements
System.Exceptions
System.I18N
System.IO
System.Security
System.Util
System.Web
System.Web.Services
System.Web.UI
System.Web.UI.ActiveControls
System.Web.UI.WebControls
System.Web.UI.WebControls.assets
System.Xml


Classes:
Keyword


Classes:

PradoBase
PradoBase class.
TReflectionClass
TReflectionClass class.


Page Details:

PradoBase class file.

This is the file that establishes the PRADO component model and error handling mechanism.




Tags:

version:  $Id: PradoBase.php 2696 2009-07-22 06:51:21Z Christophe.Boulain $
license:  http://www.pradosoft.com/license/
copyright:  Copyright © 2005-2008 PradoSoft
link:  http://www.pradosoft.com/
author:  Qiang Xue <qiang.xue@gmail.com>







PRADO_CHMOD [line 25]

PRADO_CHMOD = 0777
Defines the default permission for writable directories and files


[ Top ]



PRADO_DIR [line 20]

PRADO_DIR = dirname(__FILE__)
Defines the PRADO framework installation path.


[ Top ]