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
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 match ( Zend_Controller_Request_Http $request ) : boolean |
$request |
Zend_Controller_Request_Http |
|
Résultat |
boolean |
|