ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
asSQLStatement (ActiveRecord $ar) | |
getAs () | |
setAs ($as) | |
getFields () | |
setFields ($fields) | |
![]() | |
asSQLStatement (ActiveRecord $ar) | |
asORACLEStatement (ActiveRecord $ar) | |
getTableNameAs () | |
setTableNameAs ($table_name_as) | |
Protected Attributes | |
$as = '' | |
$fields = array() | |
![]() | |
$table_name_as = '' | |
arConcat::asSQLStatement | ( | ActiveRecord | $ar | ) |
ActiveRecord | $ar |
Definition at line 28 of file class.arConcat.php.
References getAs(), and getFields().
arConcat::getAs | ( | ) |
Definition at line 36 of file class.arConcat.php.
References $as.
Referenced by asSQLStatement().
arConcat::getFields | ( | ) |
Definition at line 52 of file class.arConcat.php.
References $fields.
Referenced by asSQLStatement().
arConcat::setAs | ( | $as | ) |
arConcat::setFields | ( | $fields | ) |
array | $fields |
Definition at line 60 of file class.arConcat.php.
References $fields, and fields.
|
protected |
Definition at line 16 of file class.arConcat.php.
|
protected |
Definition at line 20 of file class.arConcat.php.
Referenced by getFields(), and setFields().