ILIAS
Release_5_0_x_branch Revision 61816
|
Class arConcatCollection. More...
Public Member Functions | |
asSQLStatement () | |
getConcats () | |
Public Member Functions inherited from arStatementCollection | |
add (arStatement $statement) | |
hasStatements () | |
setAr ($ar) | |
getAr () | |
setStatements ($statements) | |
getStatements () |
Additional Inherited Members | |
Protected Attributes inherited from arStatementCollection | |
$statements = array() | |
$ar | |
Static Protected Attributes inherited from arStatementCollection | |
static | $cache = array() |
arConcatCollection::asSQLStatement | ( | ) |
Reimplemented from arStatementCollection.
Definition at line 16 of file class.arConcatCollection.php.
References arStatementCollection\getAr(), getConcats(), and arStatementCollection\hasStatements().
arConcatCollection::getConcats | ( | ) |
Definition at line 35 of file class.arConcatCollection.php.
References arStatementCollection\$statements.
Referenced by asSQLStatement().