Class cApiClientLanguage
Client item
- cGenericDb
- cItemBaseAbstract
- Item
- cApiClientLanguage
Package: Core\GenericDB\Model
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at classes/contenido/class.clientslang.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at classes/contenido/class.clientslang.php
public
|
#
__construct( integer $iIdClientsLang = false, integer $iIdClient = false, integer $iIdLang = false )
Constructor |
public
boolean
|
|
public
boolean
|
|
public
mixed
|
|
public
|
|
public
array
|
|
public
array
|
|
protected
|
#
_getPropertiesCollectionInstance( integer $client = 0 )
Lazy instantiation and return of properties object |
_inFilter(),
_loadByWhereClause(),
_onLoad(),
_outFilter(),
_setMetaObject(),
deletePropertyById(),
get(),
getField(),
getMetaObject(),
isLoaded(),
loadBy(),
loadByMany(),
loadByRecordSet(),
set(),
setField(),
setFilters(),
store(),
toArray(),
toObject()
|
_getSecondDBInstance(),
escape()
|
_executeCallbacks(),
register(),
unregister()
|
CREATE_BEFORE,
CREATE_FAILURE,
CREATE_SUCCESS,
DELETE_BEFORE,
DELETE_FAILURE,
DELETE_SUCCESS,
STORE_BEFORE,
STORE_FAILURE,
STORE_SUCCESS
|
public
integer
|
$idclient |
|
#
Id of client |
protected
|
$_oPropertyCollection |
|
#
Property collection instance |
$_arrInFilters,
$_arrOutFilters,
$_lastSQL,
$_metaObject,
$modifiedValues,
$oldPrimaryKey,
$values
|
$_className,
$_oCache,
$_settings,
$db,
$lasterror,
$primaryKey,
$properties,
$secondDb,
$table,
$virgin
|