PHP Class Catalin_SEO_Model_Enterprise_Catalog_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 Enterprise_Search_Model_Catalog_Layer_Filter_Attribute
Datei anzeigen Open project: caciobanu/improved-magento-layered-navigation

Protected Properties

Property Type Description
$_values

Public Methods

Method Description
apply ( Zend_Controller_Request_Abstract $request, object $filterBlock ) : Enterprise_Search_Model_Catalog_Layer_Filter_Attribute Apply attribute filter to layer
getValues ( )

Protected Methods

Method Description
_getItemsData ( ) : array Get data array for building attribute filter items

Method Details

_getItemsData() protected method

Get data array for building attribute filter items
protected _getItemsData ( ) : array
return array

apply() public method

Apply attribute filter to layer
public apply ( Zend_Controller_Request_Abstract $request, object $filterBlock ) : Enterprise_Search_Model_Catalog_Layer_Filter_Attribute
$request Zend_Controller_Request_Abstract
$filterBlock object
return Enterprise_Search_Model_Catalog_Layer_Filter_Attribute

getValues() public method

public getValues ( )

Property Details

$_values protected_oe property

protected $_values