/PradoBase.php

Description

PradoBase class file.

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

Classes
Class Description
PradoBase PradoBase class.
TReflectionClass TReflectionClass class.
Includes
require_once (PRADO_DIR.'/TComponent.php') (line 25)

Includes the classes essential for PradoBase class

require_once (PRADO_DIR.'/Util/TLogger.php') (line 27)
require_once (PRADO_DIR.'/Exceptions/TException.php') (line 26)
Constants
PRADO_DIR = dirname(__FILE__) (line 20)

Defines the PRADO framework installation path.

Functions
property_exists (line 638)

Detects whether an object contains the specified member variable.

boolean property_exists (object $object, string $property)
  • object $object
  • string $property: member variable (property) name

Documentation generated on Sun, 04 Jun 2006 18:58:32 -0400 by phpDocumentor 1.3.0RC4