PHP Class Catalin_SEO_Model_CatalogSearch_Layer_Filter_Attribute

NOTICE OF LICENSE This source file is subject to the MIT License (MIT) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: https://opensource.org/licenses/MIT
Inheritance: extends Catalin_SEO_Model_Catalog_Layer_Filter_Attribute
ファイルを表示 Open project: caciobanu/improved-magento-layered-navigation

Protected Methods

Method Description
_getIsFilterableAttribute ( Mage_Catalog_Model_Resource_Eav_Attribute $attribute ) : boolean Check whether specified attribute can be used in LN

Method Details

_getIsFilterableAttribute() protected method

Check whether specified attribute can be used in LN
protected _getIsFilterableAttribute ( Mage_Catalog_Model_Resource_Eav_Attribute $attribute ) : boolean
$attribute Mage_Catalog_Model_Resource_Eav_Attribute
return boolean