Class Mage_Adminhtml_Model_Url
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_Model_Url
- Mage_Adminhtml_Model_Url
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Adminhtml/Model/Url.php
public
boolean
|
|
public
|
#
setRouteParams( array $data, boolean $unsetOldParams = true )
Force strip secret key param if _nosecret param specified |
public
string
|
|
public
string
|
#
getSecretKey( string $controller = null, string $action = null )
Generate secret key for controller and action based on form key |
public
boolean
|
|
public
|
|
public
|
|
public
|
string |
SECRET_KEY_PARAM_NAME
|
'key' |
#
Secret key query param name |
DEFAULT_ACTION_NAME,
DEFAULT_CONTROLLER_NAME,
XML_PATH_SECURE_IN_ADMIN,
XML_PATH_SECURE_IN_FRONT,
XML_PATH_SECURE_URL,
XML_PATH_UNSECURE_URL
|
$_configDataCache,
$_encryptedSessionId,
$_request,
$_reservedRouteParams,
$_useSession
|