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
Afficher le fichier
Open project: caciobanu/improved-magento-layered-navigation
Class Usage Examples
Méthodes publiques
Méthode |
Description |
|
getFilterableAttributes ( ) : Mage_Catalog_Model_Resource_Eav_Mysql4_Attribute_Collection |
Get collection of all filterable attributes for layer products set |
|
Method Details
getFilterableAttributes()
public méthode
Get collection of all filterable attributes for layer products set
public getFilterableAttributes ( ) : Mage_Catalog_Model_Resource_Eav_Mysql4_Attribute_Collection |
Résultat |
Mage_Catalog_Model_Resource_Eav_Mysql4_Attribute_Collection |
|