|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class arStatement. More...
Inheritance diagram for arStatement:
Collaboration diagram for arStatement:Public Member Functions | |
| asSQLStatement (ActiveRecord $ar) | |
| getTableNameAs () | |
| setTableNameAs ($table_name_as) | |
Protected Attributes | |
| $table_name_as = '' | |
|
abstract |
| arStatement::getTableNameAs | ( | ) |
Definition at line 30 of file class.arStatement.php.
References $table_name_as.
Referenced by arJoin\asStatementText().
Here is the caller graph for this function:| arStatement::setTableNameAs | ( | $table_name_as | ) |
| string | $table_name_as |
Definition at line 39 of file class.arStatement.php.
References $table_name_as.
Referenced by arJoinCollection\add().
Here is the caller graph for this function:
|
protected |
Definition at line 16 of file class.arStatement.php.
Referenced by getTableNameAs(), and setTableNameAs().