|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Class arSelectCollection. More...
Inheritance diagram for arSelectCollection:
Collaboration diagram for arSelectCollection:Public Member Functions | |
| asSQLStatement () | |
| getSelects () | |
Public Member Functions inherited from arStatementCollection | |
| add (arStatement $statement) | |
| hasStatements () | |
| asSQLStatement () | |
| 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() |
| arSelectCollection::asSQLStatement | ( | ) |
Reimplemented from arStatementCollection.
Definition at line 16 of file class.arSelectCollection.php.
References arStatementCollection\getAr(), getSelects(), and arStatementCollection\hasStatements().
Here is the call graph for this function:| arSelectCollection::getSelects | ( | ) |
Definition at line 36 of file class.arSelectCollection.php.
References arStatementCollection\$statements.
Referenced by asSQLStatement().
Here is the caller graph for this function: