TActiveRecordGateway excutes the SQL command queries and returns the data record as arrays (for most finder methods).
Located in /Data/ActiveRecord/TActiveRecordGateway.php (line 22)
TComponent | --TActiveRecordGateway
Record gateway constructor.
Cache the meta data, tries the application cache if applicable.
Returns the number of records that match the given criteria.
Delete the record.
Delete multiple records by criteria.
Delete multiple records using primary keys.
Returns record data matching the given primary key(s). If the table uses composite key, specify the name value pairs as an array.
Returns record data matching the given critera. If $iterator is true, it will return multiple rows as TDbDataReader otherwise it returns the first row data.
Returns records matching the list of given primary keys.
Return record data from sql query.
Gets the meta data for given database and table.
Gets the table name from the $_tablename property of the active record class if defined, otherwise use the class name as table name.
Insert a new record.
Raise the corresponding command event, insert, update, delete or select.
Update the record.
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::__get()
TComponent::__set()
Documentation generated on Sun, 14 Jan 2007 21:41:00 -0500 by phpDocumentor 1.3.0RC4