ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
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 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().