PHP Class Catalin_SEO_Controller_Router

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 Mage_Core_Controller_Varien_Router_Standard
Afficher le fichier Open project: caciobanu/improved-magento-layered-navigation

Méthodes publiques

Méthode Description
initControllerRouters ( Varien_Event_Observer $observer ) Add catalog router to front controller
match ( Zend_Controller_Request_Http $request ) : boolean Match the request

Method Details

initControllerRouters() public méthode

Add catalog router to front controller
public initControllerRouters ( Varien_Event_Observer $observer )
$observer Varien_Event_Observer

match() public méthode

Match the request
public match ( Zend_Controller_Request_Http $request ) : boolean
$request Zend_Controller_Request_Http
Résultat boolean