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_TokenController

oAuth token controller

Mage_Core_Controller_Varien_Action
Extended by Mage_Core_Controller_Front_Action
Extended by Mage_Oauth_TokenController
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/TokenController.php
Methods summary
public
# preDispatch( )

Dispatch event before action

Dispatch event before action

Overrides

Mage_Core_Controller_Front_Action::preDispatch()
public
# indexAction( )

Index action. Process request and response permanent token

Index action. Process request and response permanent token

Methods inherited from Mage_Core_Controller_Front_Action
__(), _prepareDownloadResponse(), postDispatch()
Methods inherited from Mage_Core_Controller_Varien_Action
__construct(), _construct(), _filterDateTime(), _filterDates(), _forward(), _getRealModuleName(), _getRefererUrl(), _initLayoutMessages(), _isUrlInternal(), _redirect(), _redirectError(), _redirectReferer(), _redirectSuccess(), _redirectUrl(), _renderTitles(), _rewrite(), _title(), _validateFormKey(), addActionLayoutHandles(), dispatch(), generateLayoutBlocks(), generateLayoutXml(), getActionMethodName(), getFlag(), getFullActionName(), getLayout(), getRequest(), getResponse(), hasAction(), initLayoutMessages(), loadLayout(), loadLayoutUpdates(), noCookiesAction(), norouteAction(), renderLayout(), setFlag(), setRedirectWithCookieCheck()
Constants inherited from Mage_Core_Controller_Front_Action
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_Core_Controller_Front_Action
$_currentArea, $_sessionNamespace
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