ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class arStatement. More...
Public Member Functions | |
asSQLStatement (ActiveRecord $ar) | |
asORACLEStatement (ActiveRecord $ar) | |
getTableNameAs () | |
setTableNameAs ($table_name_as) | |
Protected Attributes | |
$table_name_as = '' | |
arStatement::asORACLEStatement | ( | ActiveRecord | $ar | ) |
|
abstract |
ActiveRecord | $ar |
arStatement::getTableNameAs | ( | ) |
Definition at line 41 of file class.arStatement.php.
References $table_name_as.
Referenced by arJoin\asStatementText().
arStatement::setTableNameAs | ( | $table_name_as | ) |
string | $table_name_as |
Definition at line 50 of file class.arStatement.php.
References $table_name_as.
Referenced by arJoinCollection\add().
|
protected |
Definition at line 16 of file class.arStatement.php.
Referenced by getTableNameAs(), and setTableNameAs().