Class Mage_Eav_Model_Mysql4_Entity_Attribute
-
Mage_Core_Model_Resource_Abstract
-
Mage_Core_Model_Resource_Db_Abstract
-
Mage_Eav_Model_Resource_Entity_Attribute
-
Mage_Eav_Model_Mysql4_Entity_Attribute
Methods inherited from Mage_Eav_Model_Resource_Entity_Attribute
_afterLoad(),
_afterSave(),
_beforeSave(),
_construct(),
_initUniqueFields(),
_loadTypeAttributes(),
_saveAdditionalAttributeData(),
_saveOption(),
_saveStoreLabels(),
deleteEntity(),
describeTable(),
getAdditionalAttributeTable(),
getAttributeCodesByFrontendType(),
getFlatUpdateSelect(),
getIdByCode(),
getStoreLabelsByAttributeId(),
getValidAttributeIds(),
loadByCode(),
saveInSetIncluding()
|
Methods inherited from Mage_Core_Model_Resource_Db_Abstract
_afterDelete(),
_beforeDelete(),
_checkUnique(),
_getConnection(),
_getLoadSelect(),
_getReadAdapter(),
_getWriteAdapter(),
_init(),
_prepareDataForSave(),
_prepareValueForSave(),
_serializeFields(),
_setMainTable(),
_setResource(),
addUniqueField(),
afterLoad(),
delete(),
getChecksum(),
getIdFieldName(),
getMainTable(),
getReadConnection(),
getTable(),
getUniqueFields(),
getValueTable(),
hasDataChanged(),
load(),
resetUniqueField(),
save(),
unserializeFields()
|
Methods inherited from Mage_Core_Model_Resource_Abstract
__construct(),
_prepareDataForTable(),
_prepareTableValueForSave(),
_serializeField(),
_unserializeField(),
addCommitCallback(),
beginTransaction(),
commit(),
formatDate(),
mktime(),
rollBack()
|
Properties inherited from Mage_Core_Model_Resource_Db_Abstract
$_connections,
$_fieldsForUpdate,
$_idFieldName,
$_isPkAutoIncrement,
$_mainTable,
$_mainTableFields,
$_resourceModel,
$_resourcePrefix,
$_resources,
$_serializableFields,
$_tables,
$_uniqueFields,
$_useIsObjectNew
|