TActiveRecordConfig module configuration class.
Database configuration for the default ActiveRecord manager instance.
Example: application.xml configuration
MySQL database definition:
Record php class:
Usage example:
Located in /Data/ActiveRecord/TActiveRecordConfig.php (line 73)
TComponent | --TApplicationComponent | --TModule | --TDataSourceConfig | --TActiveRecordConfig
Initialize the active record manager.
Set true to cache the table meta data.
Set implementation class of ActiveRecordGateway
Define the way an active record finder react if an invalid magic-finder invoked
Set implementation class of ActiveRecordManager
Inherited From TDataSourceConfig
TDataSourceConfig::findConnectionByID()
TDataSourceConfig::getConnectionClass()
TDataSourceConfig::getConnectionID()
TDataSourceConfig::getDatabase()
TDataSourceConfig::getDbConnection()
TDataSourceConfig::init()
TDataSourceConfig::setConnectionClass()
TDataSourceConfig::setConnectionID()
Inherited From TModule
TModule::getID()
TModule::init()
TModule::setID()
Inherited From TApplicationComponent
TApplicationComponent::getApplication()
TApplicationComponent::getRequest()
TApplicationComponent::getResponse()
TApplicationComponent::getService()
TApplicationComponent::getSession()
TApplicationComponent::getUser()
TApplicationComponent::publishAsset()
TApplicationComponent::publishFilePath()
Inherited From TComponent
TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__call()
TComponent::__get()
TComponent::__set()
TComponent::__sleep()
TComponent::__wakeup()
Documentation generated on Mon, 25 Jun 2012 14:37:12 +0200 by phpDocumentor 1.4.3