ILIAS
Release_5_0_x_branch Revision 61816
|
Class arStatement. More...
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().
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().
|
protected |
Definition at line 15 of file class.arStatement.php.
Referenced by getTableNameAs(), and setTableNameAs().