Class Mage_Core_Controller_Varien_Front
Magento
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 If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@magentocommerce.com so we can send you a copy immediately.
DISCLAIMER
Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.
- Varien_Object
- Mage_Core_Controller_Varien_Front
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Core/Controller/Varien/Front.php
public
|
|
public
|
|
public
|
|
public
Zend_Controller_Response_Http
|
|
public
|
|
public
|
|
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
string
|
|
protected
|
#
_checkBaseUrl( Zend_Controller_Request_Http $request )
Auto-redirect to base url (without SID) if the requested url doesn't match it. By default this feature is enabled in configuration. |
protected
boolean
|
#
_isAdminFrontNameMatched( Zend_Controller_Request_Http $request )
Check if requested path starts with one of the admin front names |
string |
XML_STORE_ROUTERS_PATH
|
'web/routers' |
protected
array
|
$_defaults | array() |
|
protected
array
|
$_routers | array() |
#
Available routers array |
protected
array
|
$_urlCache | array() |