Search criteria for TDbDataGateway.
Criteria object for data gateway finder methods. Usage:
Located in /Data/DataGateway/TSqlCriteria.php (line 32)
TComponent | --TSqlCriteria
Class | Description |
---|---|
TActiveRecordCriteria | Search criteria for Active Record. |
Creates a new criteria with given condition;
Gets the field list to be placed after the SELECT in the SQL. Default to '*'
Sets the search conditions to be placed after the WHERE clause in the SQL.
Sets the field list to be placed after the SELECT in the SQL.
Different behavior depends on type of assigned value string usage without modification
null will be expanded to full list of quoted table column names (quoting depends on database)
array
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:39:13 +0200 by phpDocumentor 1.4.3