File/xpdo.class.php

Description

This is the main file to include in your scripts to use xPDO.

Classes
Class Description
 class xPDO A wrapper for PDO that powers an object-relational data model.
 class xPDOCriteria Encapsulates a SQL query into a PDOStatement with a set of bindings.
 class xPDOIterator An iteratable representation of an xPDOObject result set.
Constants
XPDO_CLI_MODE = true (line 46)

This constant defines if xPDO is operating from the CLI.

XPDO_CORE_PATH = $xpdo_core_path (line 69)
  • var:

    The full path to the xPDO root directory.

    Use of this constant is recommended for use when building any path in your xPDO code.

  • access: public
XPDO_PHP_VERSION = phpversion() (line 39)

Defines the PHP version string xPDO is running under.

Documentation generated on Mon, 27 Dec 2010 11:08:26 -0700 by phpDocumentor 1.4.3