propel
[ class tree: propel ] [ index: propel ] [ all elements ]

Element index for package propel

[ a ] [ c ] [ d ] [ e ] [ g ] [ h ] [ i ] [ l ] [ p ] [ s ] [ v ] [ _ ]

_

__construct
in file PropelException.php, method PropelException::__construct()
top

a

autoload
in file Propel.php, method Propel::autoload()
    Autoload function for loading propel dependencies.
top

c

$cause
in file PropelException.php, variable PropelException::$cause
    The nested "cause" exception.
close
in file Propel.php, method Propel::close()
    Closes any associated resource handles.
configure
in file Propel.php, method Propel::configure()
    Configure Propel using an INI or PHP (array) config file.
configureLogging
in file Propel.php, method Propel::configureLogging()
    Configure the logging system, if config is specified in the runtime configuration.
top

d

DEFAULT_NAME
in file Propel.php, class constant Propel::DEFAULT_NAME
    A constant for
  1. default
.
disableInstancePooling
in file Propel.php, method Propel::disableInstancePooling()
    Disable instance pooling.
top

e

enableInstancePooling
in file Propel.php, method Propel::enableInstancePooling()
    Enable instance pooling (enabled by default).
top

g

getCause
in file PropelException.php, method PropelException::getCause()
getConfiguration
in file Propel.php, method Propel::getConfiguration()
    Get the configuration for this component.
getConnection
in file Propel.php, method Propel::getConnection()
    Gets an already-opened PDO connection or opens a new one for passed-in db name.
getDatabaseMap
in file Propel.php, method Propel::getDatabaseMap()
    Returns the database map information. Name relates to the name of the connection pool to associate with the map.
getDB
in file Propel.php, method Propel::getDB()
    Returns database adapter for a specific datasource.
getDefaultDB
in file Propel.php, method Propel::getDefaultDB()
    Returns the name of the default database.
top

h

hasLogger
in file Propel.php, method Propel::hasLogger()
    Returns true if a logger, for example PEAR::Log, has been configured, otherwise false.
top

i

init
in file Propel.php, method Propel::init()
    Initialization of Propel with an INI or PHP (array) configuration file.
initialize
in file Propel.php, method Propel::initialize()
    Initializes Propel
isInit
in file Propel.php, method Propel::isInit()
    Determine whether Propel has already been initialized.
isInstancePoolingEnabled
in file Propel.php, method Propel::isInstancePoolingEnabled()
    the instance pooling behaviour. True by default.
top

l

log
in file Propel.php, method Propel::log()
    Logs a message If a logger has been configured, the logger will be used, otherwrise the logging message will be discarded without any further action
logger
in file Propel.php, method Propel::logger()
    Get the configured logger.
LOG_ALERT
in file Propel.php, class constant Propel::LOG_ALERT
    A constant defining 'Immediate action required' logging level
LOG_CRIT
in file Propel.php, class constant Propel::LOG_CRIT
    A constant defining 'Critical conditions' logging level
LOG_DEBUG
in file Propel.php, class constant Propel::LOG_DEBUG
    A constant defining 'Debug-level messages' logging level
LOG_EMERG
in file Propel.php, class constant Propel::LOG_EMERG
    A constant defining 'System is unusuable' logging level
LOG_ERR
in file Propel.php, class constant Propel::LOG_ERR
    A constant defining 'Error conditions' logging level
LOG_INFO
in file Propel.php, class constant Propel::LOG_INFO
    A constant defining 'Informational' logging level
LOG_NOTICE
in file Propel.php, class constant Propel::LOG_NOTICE
    A constant defining 'Normal but significant' logging level
LOG_WARNING
in file Propel.php, class constant Propel::LOG_WARNING
    A constant defining 'Warning conditions' logging level
top

p

Propel
in file Propel.php, class Propel
    Propel's main resource pool and initialization & configuration class.
Propel.php
procedural page Propel.php
PropelException
in file PropelException.php, class PropelException
    The base class of all exceptions thrown by Propel.
PropelException.php
procedural page PropelException.php
top

s

setConfiguration
in file Propel.php, method Propel::setConfiguration()
    Sets the configuration for Propel and all dependencies.
setConnection
in file Propel.php, method Propel::setConnection()
    Sets the connection to use for specified datasource.
setDatabaseMap
in file Propel.php, method Propel::setDatabaseMap()
    Sets the database map object to use for specified datasource.
setDatabaseMapClass
in file Propel.php, method Propel::setDatabaseMapClass()
    Set your own class-name for Database-Mapping. Then you can change the whole TableMap-Model, but keep its functionality for Criteria.
setDB
in file Propel.php, method Propel::setDB()
    Sets a database adapter for specified datasource.
setLogger
in file Propel.php, method Propel::setLogger()
    Override the configured logger.
top

v

VERSION
in file Propel.php, class constant Propel::VERSION
    The Propel version.
top

Documentation generated on Thu, 22 Nov 2007 03:33:18 +0000 by phpDocumentor 1.4.0