Class Mage_Oauth_Adminhtml_Oauth_AuthorizeController
oAuth authorize controller
- Mage_Core_Controller_Varien_Action
- Mage_Adminhtml_Controller_Action
- Mage_Oauth_Adminhtml_Oauth_AuthorizeController
Package: Mage\Oauth
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Oauth/controllers/Adminhtml/Oauth/AuthorizeController.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Oauth/controllers/Adminhtml/Oauth/AuthorizeController.php
public
|
|
public
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
protected
boolean
|
#
_checkLoginIsEmpty( )
Check is login data has empty login or pass See Mage_Admin_Model_Session: there is no any error message if login or password is empty |
public
|
|
public
|
|
public
|
|
public
|
FLAG_IS_URLS_CHECKED,
SESSION_NAMESPACE
|
protected
string
|
$_sessionName | 'admin/session' |
#
Session name |
public
array
|
$_publicActions | array('index', 'simple', 'confirm', 'confirmSimple','reject', 'rejectSimple') |
#
Array of actions which can be processed without secret key validation |
$_currentArea,
$_sessionNamespace,
$_usedModuleName
|
$_cookieCheckActions,
$_flags,
$_isLayoutLoaded,
$_realModuleName,
$_removeDefaultTitle,
$_request,
$_response,
$_titles
|