|
ILIAS
Release_5_0_x_branch Revision 61816
|
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 29 of file class.arStatement.php.
References $table_name_as.
Referenced by arJoin\asSQLStatement().
Here is the caller graph for this function:| arStatement::setTableNameAs | ( | $table_name_as | ) |
| string | $table_name_as |
Definition at line 37 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 15 of file class.arStatement.php.
Referenced by getTableNameAs(), and setTableNameAs().