Class Mage_Catalog_Model_Resource_Category_Collection
Category resource collection
- Varien_Data_Collection_Db
- Mage_Eav_Model_Entity_Collection_Abstract
- Mage_Catalog_Model_Resource_Collection_Abstract
- Mage_Catalog_Model_Resource_Category_Collection
Direct known subclasses
Mage_Catalog_Model_Resource_Eav_Mysql4_Category_Collection
Package: Mage\Catalog
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Catalog/Model/Resource/Category/Collection.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Catalog/Model/Resource/Category/Collection.php
protected
string
|
$_eventPrefix | 'catalog_category_collection' |
#
Event prefix |
protected
string
|
$_eventObject | 'category_collection' |
#
Event object name |
protected
string
|
$_productTable |
|
#
Name of product table |
protected
integer
|
$_productStoreId |
|
#
Store id, that we should count products on |
protected
string
|
$_productWebsiteTable |
|
#
Name of product website table |
protected
boolean
|
$_loadWithProductCount | false |
#
Load with product count flag |
$_storeId
|