Overview

Packages

  • currencysymbol
  • MAbout
  • Mage
    • Admin
    • Adminhtml
    • AdminNotification
    • Api
    • Api2
    • Authorizenet
    • Backup
    • Bundle
    • Captcha
    • Catalog
    • CatalogIndex
    • CatalogInventory
    • CatalogRule
    • CatalogSearch
    • Centinel
    • Checkout
    • Cms
    • Compiler
    • Connect
    • Contacts
    • Core
    • Cron
    • CurrencySymbol
    • Customer
    • Dataflow
    • Directory
    • DirtectPost
    • Downloadable
    • Eav
    • GiftMessage
    • GoogleAnalytics
    • GoogleBase
    • GoogleCheckout
    • ImportExport
    • Index
    • Install
    • Log
    • Media
    • Newsletter
    • Oauth
    • Page
    • PageCache
    • Paygate
    • Payment
    • Paypal
    • PaypalUk
    • Persistent
    • Poll
    • ProductAlert
    • Rating
    • Reports
    • Review
    • Rss
    • Rule
    • Sales
    • SalesRule
    • Sedfriend
    • Sendfriend
    • Shipping
    • Sitemap
    • Tag
    • Tax
    • Usa
    • Weee
    • Widget
    • Wishlist
    • XmlConnect
  • None
  • Phoenix
    • Moneybookers
  • PHP
  • Zend
    • Date
    • Mime
    • XmlRpc

Classes

  • Mage_Oauth_Adminhtml_Oauth_Admin_TokenController
  • Mage_Oauth_Adminhtml_Oauth_AuthorizeController
  • Mage_Oauth_Adminhtml_Oauth_AuthorizedTokensController
  • Mage_Oauth_Adminhtml_Oauth_ConsumerController
  • Mage_Oauth_AuthorizeController
  • Mage_Oauth_Block_Adminhtml_Oauth_Admin_Token
  • Mage_Oauth_Block_Adminhtml_Oauth_Admin_Token_Grid
  • Mage_Oauth_Block_Adminhtml_Oauth_Authorize
  • Mage_Oauth_Block_Adminhtml_Oauth_Authorize_Button
  • Mage_Oauth_Block_Adminhtml_Oauth_AuthorizedTokens
  • Mage_Oauth_Block_Adminhtml_Oauth_AuthorizedTokens_Grid
  • Mage_Oauth_Block_Adminhtml_Oauth_Consumer
  • Mage_Oauth_Block_Adminhtml_Oauth_Consumer_Edit
  • Mage_Oauth_Block_Adminhtml_Oauth_Consumer_Edit_Form
  • Mage_Oauth_Block_Adminhtml_Oauth_Consumer_Grid
  • Mage_Oauth_Block_Authorize
  • Mage_Oauth_Block_Authorize_Abstract
  • Mage_Oauth_Block_Authorize_Button
  • Mage_Oauth_Block_Authorize_ButtonBaseAbstract
  • Mage_Oauth_Block_AuthorizeBaseAbstract
  • Mage_Oauth_Block_Customer_Token_List
  • Mage_Oauth_Customer_TokenController
  • Mage_Oauth_Exception
  • Mage_Oauth_Helper_Data
  • Mage_Oauth_InitiateController
  • Mage_Oauth_Model_Consumer
  • Mage_Oauth_Model_Consumer_Validator_KeyLength
  • Mage_Oauth_Model_Nonce
  • Mage_Oauth_Model_Observer
  • Mage_Oauth_Model_Resource_Consumer
  • Mage_Oauth_Model_Resource_Consumer_Collection
  • Mage_Oauth_Model_Resource_Nonce
  • Mage_Oauth_Model_Resource_Nonce_Collection
  • Mage_Oauth_Model_Resource_Setup
  • Mage_Oauth_Model_Resource_Token
  • Mage_Oauth_Model_Resource_Token_Collection
  • Mage_Oauth_Model_Server
  • Mage_Oauth_Model_Token
  • Mage_Oauth_TokenController
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Oauth_Adminhtml_Oauth_ConsumerController

Manage consumers controller

Mage_Core_Controller_Varien_Action
Extended by Mage_Adminhtml_Controller_Action
Extended by Mage_Oauth_Adminhtml_Oauth_ConsumerController
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/ConsumerController.php
Methods summary
protected array
# _filter( array $data )

Unset unused data from request Skip getting "key" and "secret" because its generated from server side only

Unset unused data from request Skip getting "key" and "secret" because its generated from server side only

Parameters

$data
array
$data

Returns

array
public Mage_Oauth_Adminhtml_Oauth_ConsumerController
# preDispatch( )

Init titles

Init titles

Returns

Mage_Oauth_Adminhtml_Oauth_ConsumerController

Overrides

Mage_Adminhtml_Controller_Action::preDispatch()
public
# indexAction( )

Render grid page

Render grid page

public
# gridAction( )

Render grid AJAX request

Render grid AJAX request

public
# newAction( )

Create page action

Create page action

public
# editAction( )

Edit page action

Edit page action

public
# saveAction( )

Render edit page

Render edit page

protected boolean
# _isAllowed( )

Check admin permissions for this controller

Check admin permissions for this controller

Returns

boolean

Overrides

Mage_Adminhtml_Controller_Action::_isAllowed()
protected array
# _getFormData( )

Get form data

Get form data

Returns

array
protected Mage_Oauth_Adminhtml_Oauth_ConsumerController
# _setFormData( mixed $data )

Set form data

Set form data

Parameters

$data
mixed
$data

Returns

Mage_Oauth_Adminhtml_Oauth_ConsumerController
public
# deleteAction( )

Delete consumer action

Delete consumer action

Methods inherited from Mage_Adminhtml_Controller_Action
__(), _addBreadcrumb(), _addContent(), _addJs(), _addLeft(), _forward(), _getHelper(), _getSession(), _redirect(), _redirectReferer(), _setActiveMenu(), _validateSecretKey(), deniedAction(), getUrl(), getUsedModuleName(), loadLayout(), norouteAction(), setUsedModuleName()
Methods inherited from Mage_Core_Controller_Varien_Action
__construct(), _construct(), _filterDateTime(), _filterDates(), _getRealModuleName(), _getRefererUrl(), _initLayoutMessages(), _isUrlInternal(), _prepareDownloadResponse(), _redirectError(), _redirectSuccess(), _redirectUrl(), _renderTitles(), _rewrite(), _title(), _validateFormKey(), addActionLayoutHandles(), dispatch(), generateLayoutBlocks(), generateLayoutXml(), getActionMethodName(), getFlag(), getFullActionName(), getLayout(), getRequest(), getResponse(), hasAction(), initLayoutMessages(), loadLayoutUpdates(), noCookiesAction(), postDispatch(), renderLayout(), setFlag(), setRedirectWithCookieCheck()
Constants inherited from Mage_Adminhtml_Controller_Action
FLAG_IS_URLS_CHECKED, SESSION_NAMESPACE
Constants inherited from Mage_Core_Controller_Varien_Action
FLAG_NO_CHECK_INSTALLATION, FLAG_NO_COOKIES_REDIRECT, FLAG_NO_DISPATCH, FLAG_NO_DISPATCH_BLOCK_EVENT, FLAG_NO_POST_DISPATCH, FLAG_NO_PRE_DISPATCH, FLAG_NO_START_SESSION, PARAM_NAME_BASE64_URL, PARAM_NAME_ERROR_URL, PARAM_NAME_REFERER_URL, PARAM_NAME_SUCCESS_URL, PARAM_NAME_URL_ENCODED, PROFILER_KEY
Properties inherited from Mage_Adminhtml_Controller_Action
$_currentArea, $_publicActions, $_sessionNamespace, $_usedModuleName
Properties inherited from Mage_Core_Controller_Varien_Action
$_cookieCheckActions, $_flags, $_isLayoutLoaded, $_realModuleName, $_removeDefaultTitle, $_request, $_response, $_titles
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0