Class Mage_Core_Controller_Varien_Router_Admin

Description

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 [email protected] 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.

Located in /Core/Controller/Varien/Router/Admin.php (line 28)

Mage_Core_Controller_Varien_Router_Abstract
   |
   --Mage_Core_Controller_Varien_Router_Standard
      |
      --Mage_Core_Controller_Varien_Router_Admin
Method Summary
void fetchDefault ()
unknown _beforeModuleMatch ()
void _getCurrentSecureUrl ( $request)
string _getDefaultPath ()
void _shouldBeSecure ( $path)
Variables
Methods
fetchDefault (line 30)
  • access: public
void fetchDefault ()

Redefinition of:
Mage_Core_Controller_Varien_Router_Standard::fetchDefault()
_afterModuleMatch (line 65)

checking if we installed or not and doing redirect

  • access: protected
bool _afterModuleMatch ()

Redefinition of:
Mage_Core_Controller_Varien_Router_Standard::_afterModuleMatch()
dummy call to pass through checking
_beforeModuleMatch (line 55)

dummy call to pass through checking

  • access: protected
unknown _beforeModuleMatch ()

Redefinition of:
Mage_Core_Controller_Varien_Router_Standard::_beforeModuleMatch()
checking if this admin if yes then we don't use this router
_getCurrentSecureUrl (line 94)
  • access: protected
void _getCurrentSecureUrl ( $request)
  • $request

Redefinition of:
Mage_Core_Controller_Varien_Router_Standard::_getCurrentSecureUrl()
_getDefaultPath (line 45)

Get router default request path

  • access: protected
string _getDefaultPath ()

Redefinition of:
Mage_Core_Controller_Varien_Router_Standard::_getDefaultPath()
Get router default request path
_noRouteShouldBeApplied (line 82)

We need to have noroute action in this router not to pass dispatching to next routers

  • access: protected
bool _noRouteShouldBeApplied ()

Redefinition of:
Mage_Core_Controller_Varien_Router_Standard::_noRouteShouldBeApplied()
Allow to control if we need to enable no route functionality in current router
_shouldBeSecure (line 87)
  • access: protected
void _shouldBeSecure ( $path)
  • $path

Redefinition of:
Mage_Core_Controller_Varien_Router_Standard::_shouldBeSecure()

Inherited Methods

Inherited From Mage_Core_Controller_Varien_Router_Standard

Mage_Core_Controller_Varien_Router_Standard::addModule()
Mage_Core_Controller_Varien_Router_Standard::collectRoutes()
Mage_Core_Controller_Varien_Router_Standard::fetchDefault()
Mage_Core_Controller_Varien_Router_Standard::getControllerClassName()
Mage_Core_Controller_Varien_Router_Standard::getControllerFileName()
Mage_Core_Controller_Varien_Router_Standard::getFrontNameByRoute()
Mage_Core_Controller_Varien_Router_Standard::getModuleByFrontName()
Mage_Core_Controller_Varien_Router_Standard::getModuleByName()
Mage_Core_Controller_Varien_Router_Standard::getRouteByFrontName()
Mage_Core_Controller_Varien_Router_Standard::match()
Mage_Core_Controller_Varien_Router_Standard::rewrite()
Mage_Core_Controller_Varien_Router_Standard::validateControllerFileName()
Mage_Core_Controller_Varien_Router_Standard::_afterModuleMatch()
Mage_Core_Controller_Varien_Router_Standard::_beforeModuleMatch()
Mage_Core_Controller_Varien_Router_Standard::_checkShouldBeSecure()
Mage_Core_Controller_Varien_Router_Standard::_getCurrentSecureUrl()
Mage_Core_Controller_Varien_Router_Standard::_getDefaultPath()
Mage_Core_Controller_Varien_Router_Standard::_includeControllerClass()
Mage_Core_Controller_Varien_Router_Standard::_inludeControllerClass()
Mage_Core_Controller_Varien_Router_Standard::_noRouteShouldBeApplied()
Mage_Core_Controller_Varien_Router_Standard::_shouldBeSecure()
Mage_Core_Controller_Varien_Router_Standard::_validateControllerClassName()

Inherited From Mage_Core_Controller_Varien_Router_Abstract

Mage_Core_Controller_Varien_Router_Abstract::getFront()
Mage_Core_Controller_Varien_Router_Abstract::getFrontNameByRoute()
Mage_Core_Controller_Varien_Router_Abstract::getRouteByFrontName()
Mage_Core_Controller_Varien_Router_Abstract::match()
Mage_Core_Controller_Varien_Router_Abstract::setFront()

Documentation generated on Fri, 11 Feb 2011 16:56:17 +0200 by phpDocumentor 1.4.3