Class cApiGroupProperty
Group property item
cApiGroupProperty instance contains following class properties:
- idgroupprop (int)
- group_id (string)
- type (string)
- name (string)
- value (string)
- idcatlang (int)
If caching is enabled, see $cfg['properties']['group_prop']['enable_cache'], all entries will be loaded at first time. If enabled, each call of cApiGroupPropertyCollection functions to retrieve properties will return the cached entries without stressing the database.
- cGenericDb
- cItemBaseAbstract
- Item
- cApiGroupProperty
Package: Core\GenericDB\Model
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Murat Purc <murat@purc.de>
Located at classes/contenido/class.group.property.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Murat Purc <murat@purc.de>
Located at classes/contenido/class.group.property.php
public
|
|
public
boolean
|
|
public
boolean
|
__get(),
__set(),
_getPropertiesCollectionInstance(),
_getSecondDBInstance(),
_setLoaded(),
_setPrimaryKeyName(),
escape(),
getPrimaryKeyName(),
isLoaded()
|
_executeCallbacks(),
register(),
unregister()
|
CREATE_BEFORE,
CREATE_FAILURE,
CREATE_SUCCESS,
DELETE_BEFORE,
DELETE_FAILURE,
DELETE_SUCCESS,
STORE_BEFORE,
STORE_FAILURE,
STORE_SUCCESS
|
$_arrInFilters,
$_arrOutFilters,
$_lastSQL,
$_metaObject,
$modifiedValues,
$oldPrimaryKey,
$values
|
$_className,
$_loaded,
$_oCache,
$_primaryKeyName,
$_settings,
$db,
$lasterror,
$properties,
$secondDb,
$table
|