Class TActiveRecordRelationContext
TActiveRecordRelationContext holds information regarding record relationships such as record relation property name, query criteria and foreign object record class names.
This class is use internally by passing a context to the TActiveRecordRelation constructor.
Package: System\Data\ActiveRecord\Relations
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizho[at]gmail[dot]com>
Version: $Id$
Since: 3.1
Located at Data/ActiveRecord/Relations/TActiveRecordRelationContext.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizho[at]gmail[dot]com>
Version: $Id$
Since: 3.1
Located at Data/ActiveRecord/Relations/TActiveRecordRelationContext.php
public
|
|
public
boolean
|
|
public
|
|
public
string
|
|
public
|
|
public
array
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
array
|
|
public
boolean
|
|
public
string
|
|
public
boolean
|
|
public
|
|
public
|
#
getRelationHandler(
Creates and return the TActiveRecordRelation handler for specific relationships. An instance of TActiveRecordHasOne, TActiveRecordBelongsTo, TActiveRecordHasMany, or TActiveRecordHasManyAssocation will be returned. |
public
TActiveRecordRelationCommand
|
|
protected
|