PHP Class Catalin_SEO_Model_Catalog_Layer_Filter_Item

NOTICE OF LICENSE This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php
Inheritance: extends Mage_Catalog_Model_Layer_Filter_Item
Afficher le fichier Open project: caciobanu/improved-magento-layered-navigation

Protected Properties

Свойство Type Description
$helper

Méthodes publiques

Méthode Description
getRemoveUrl ( ) : string Get url for remove item from filter
getUrl ( ) : string Get filter item url
isSelected ( ) : boolean Check if current filter is selected

Méthodes protégées

Méthode Description
helper ( )

Method Details

getRemoveUrl() public méthode

Get url for remove item from filter
public getRemoveUrl ( ) : string
Résultat string

getUrl() public méthode

Get filter item url
public getUrl ( ) : string
Résultat string

helper() protected méthode

protected helper ( )

isSelected() public méthode

Check if current filter is selected
public isSelected ( ) : boolean
Résultat boolean

Property Details

$helper protected_oe property

protected $helper