Class Mage_CatalogSearch_Model_Layer

Description

Magento

NOTICE OF LICENSE

This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.

DISCLAIMER

Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.

Located in /CatalogSearch/Model/Layer.php (line 27)

Varien_Object
   |
   --Mage_Catalog_Model_Layer
      |
      --Mage_CatalogSearch_Model_Layer
Class Constant Summary
XML_PATH_DISPLAY_LAYER_COUNT = 'catalog/search/use_layered_navigation_count'
Method Summary
Variables
Methods
getProductCollection (line 36)

Get current layer product collection

  • access: public

Redefinition of:
Mage_Catalog_Model_Layer::getProductCollection()
Retrieve current layer product collection
getStateKey (line 77)

Get layer state key

  • access: public
string getStateKey ()

Redefinition of:
Mage_Catalog_Model_Layer::getStateKey()
Get layer state key
getStateTags (line 92)

Get default tags for current layer state

  • access: public
array getStateTags ([ $additionalTags = array()])
  • array $additionalTags

Redefinition of:
Mage_Catalog_Model_Layer::getStateTags()
Get default tags for current layer state
prepareProductCollection (line 54)

Prepare product collection

  • access: public

Redefinition of:
Mage_Catalog_Model_Layer::prepareProductCollection()
Initialize product collection
_prepareAttribute (line 118)

Prepare attribute for use in layered navigation

  • access: protected

Redefinition of:
Mage_Catalog_Model_Layer::_prepareAttribute()
Prepare attribute for use in layered navigation
_prepareAttributeCollection (line 105)

Add filters to attribute collection

  • access: protected

Redefinition of:
Mage_Catalog_Model_Layer::_prepareAttributeCollection()
Add filters to attribute collection

Inherited Methods

Inherited From Mage_Catalog_Model_Layer

Mage_Catalog_Model_Layer::apply()
Mage_Catalog_Model_Layer::getAggregator()
Mage_Catalog_Model_Layer::getCurrentCategory()
Mage_Catalog_Model_Layer::getCurrentStore()
Mage_Catalog_Model_Layer::getFilterableAttributes()
Mage_Catalog_Model_Layer::getProductCollection()
Mage_Catalog_Model_Layer::getState()
Mage_Catalog_Model_Layer::getStateKey()
Mage_Catalog_Model_Layer::getStateTags()
Mage_Catalog_Model_Layer::prepareProductCollection()
Mage_Catalog_Model_Layer::setCurrentCategory()
Mage_Catalog_Model_Layer::_getSetIds()
Mage_Catalog_Model_Layer::_prepareAttribute()
Mage_Catalog_Model_Layer::_prepareAttributeCollection()
Class Constants
XML_PATH_DISPLAY_LAYER_COUNT = 'catalog/search/use_layered_navigation_count' (line 29)

Documentation generated on Fri, 11 Feb 2011 17:07:39 +0200 by phpDocumentor 1.4.3