RelationSelection
abstract RelationSelection implements Selection
All Implemented Interfaces:
SubTypes
Property summary
Modifier and Type | Property |
---|---|
protected | idSelection |
protected | lazy |
Methods summary
Modifier and Type | Method |
---|---|
public | __construct ( Selection idSelection ) |
public QueryItem [] | getSelectQueryItems ( ) |
public | bindColumns ( PdoStatement stmt , array columnAliases ) |
public | setLazy ( unknown lazy ) |
public | isLazy ( ) |
Properties in detail
-
idSelection
protected idSelection
-
lazy
protected lazy
Methods in detail
-
__construct
-
getSelectQueryItems
QueryItem public getSelectQueryItems ( )Specified: SelectionOverrides: Selection::getSelectQueryItems() -
bindColumns
Specified: SelectionOverrides: Selection::bindColumns() -
setLazy
public setLazy ( unknown lazy ) -
isLazy
public isLazy ( )