Class Mage_CatalogSearch_Model_Mysql4_Fulltext
CatalogSearch Fulltext Index resource model
-
Mage_Core_Model_Resource_Abstract
-
Mage_Core_Model_Resource_Db_Abstract
-
Mage_CatalogSearch_Model_Resource_Fulltext
-
Mage_CatalogSearch_Model_Mysql4_Fulltext
Methods inherited from Mage_CatalogSearch_Model_Resource_Fulltext
_construct(),
_getAttributeValue(),
_getProductAttributes(),
_getProductChildIds(),
_getProductEmulator(),
_getProductTypeInstance(),
_getSearchableAttribute(),
_getSearchableAttributes(),
_getSearchableProducts(),
_getStoreDate(),
_prepareProductIndex(),
_rebuildStoreIndex(),
_saveProductIndex(),
_saveProductIndexes(),
_unifyField(),
cleanIndex(),
getEavConfig(),
getSeparator(),
prepareResult(),
rebuildIndex(),
resetSearchResults(),
updateCategoryIndex()
|
Methods inherited from Mage_Core_Model_Resource_Db_Abstract
_afterDelete(),
_afterLoad(),
_afterSave(),
_beforeDelete(),
_beforeSave(),
_checkUnique(),
_getConnection(),
_getLoadSelect(),
_getReadAdapter(),
_getWriteAdapter(),
_init(),
_initUniqueFields(),
_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
|