PHP 클래스 Catalin_SEO_Model_Catalog_Layer
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
파일 보기
프로젝트 열기: caciobanu/improved-magento-layered-navigation
1 사용 예제들
공개 메소드들
메소드 |
설명 |
|
getFilterableAttributes ( ) : Mage_Catalog_Model_Resource_Eav_Mysql4_Attribute_Collection |
Get collection of all filterable attributes for layer products set |
|
메소드 상세
getFilterableAttributes()
공개 메소드
Get collection of all filterable attributes for layer products set
public getFilterableAttributes ( ) : Mage_Catalog_Model_Resource_Eav_Mysql4_Attribute_Collection |
리턴 |
Mage_Catalog_Model_Resource_Eav_Mysql4_Attribute_Collection |
|