ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class arConcatCollection. More...
Public Member Functions | |
asSQLStatement () | |
getConcats () | |
Public Member Functions inherited from arStatementCollection | |
add (arStatement $statement) | |
hasStatements () | |
asSQLStatement () | |
asORACLEStatement () | |
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 | ( | ) |
Definition at line 17 of file class.arConcatCollection.php.
References arStatementCollection\getAr(), getConcats(), and arStatementCollection\hasStatements().
arConcatCollection::getConcats | ( | ) |
Definition at line 37 of file class.arConcatCollection.php.
References arStatementCollection\$statements.
Referenced by asSQLStatement().