PHP Class 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
Show file
Open project: caciobanu/improved-magento-layered-navigation
Class Usage Examples
Public Methods
Method |
Description |
|
getFilterableAttributes ( ) : Mage_Catalog_Model_Resource_Eav_Mysql4_Attribute_Collection |
Get collection of all filterable attributes for layer products set |
|
Method Details
getFilterableAttributes()
public method
Get collection of all filterable attributes for layer products set
public getFilterableAttributes ( ) : Mage_Catalog_Model_Resource_Eav_Mysql4_Attribute_Collection |
return |
Mage_Catalog_Model_Resource_Eav_Mysql4_Attribute_Collection |
|