PHP 클래스 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
상속: extends Catalin_SEO_Model_Catalog_Layer_Filter_Attribute
파일 보기 프로젝트 열기: caciobanu/improved-magento-layered-navigation

보호된 메소드들

메소드 설명
_getIsFilterableAttribute ( Mage_Catalog_Model_Resource_Eav_Attribute $attribute ) : boolean Check whether specified attribute can be used in LN

메소드 상세

_getIsFilterableAttribute() 보호된 메소드

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
리턴 boolean