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_Install_Block_Abstract
  • Mage_Install_Block_Admin
  • Mage_Install_Block_Begin
  • Mage_Install_Block_Config
  • Mage_Install_Block_Db_Main
  • Mage_Install_Block_Db_Type
  • Mage_Install_Block_Db_Type_Mysql4
  • Mage_Install_Block_Download
  • Mage_Install_Block_End
  • Mage_Install_Block_Locale
  • Mage_Install_Block_State
  • Mage_Install_Controller_Action
  • Mage_Install_Helper_Data
  • Mage_Install_IndexController
  • Mage_Install_Model_Config
  • Mage_Install_Model_Installer
  • Mage_Install_Model_Installer_Abstract
  • Mage_Install_Model_Installer_Config
  • Mage_Install_Model_Installer_Console
  • Mage_Install_Model_Installer_Data
  • Mage_Install_Model_Installer_Db
  • Mage_Install_Model_Installer_Db_Abstract
  • Mage_Install_Model_Installer_Db_Mysql4
  • Mage_Install_Model_Installer_Env
  • Mage_Install_Model_Installer_Filesystem
  • Mage_Install_Model_Installer_Pear
  • Mage_Install_Model_Observer
  • Mage_Install_Model_Session
  • Mage_Install_Model_Wizard
  • Mage_Install_WizardController
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Install_WizardController

Installation wizard controller

Mage_Core_Controller_Varien_Action
Extended by Mage_Install_Controller_Action
Extended by Mage_Install_WizardController
Package: Mage\Install
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Install/controllers/WizardController.php
Methods summary
public
# preDispatch( )

Dispatch event before action

Dispatch event before action

Overrides

Mage_Core_Controller_Varien_Action::preDispatch()
protected Mage_Install_Model_Installer
# _getInstaller( )

Retrieve installer object

Retrieve installer object

Returns

Mage_Install_Model_Installer
protected Mage_Install_Model_Wizard
# _getWizard( )

Retrieve wizard

Retrieve wizard

Returns

Mage_Install_Model_Wizard
protected unknown
# _prepareLayout( )

Prepare layout

Prepare layout

Returns

unknown
protected unknown
# _checkIfInstalled( )

Checking installation status

Checking installation status

Returns

unknown
public
# indexAction( )

Index action

Index action

public
# beginAction( )

Begin installation action

Begin installation action

public
# beginPostAction( )

Process begin step POST data

Process begin step POST data

public
# localeAction( )

Localization settings

Localization settings

public
# localeChangeAction( )

Change current locale

Change current locale

public
# localePostAction( )

Saving localization settings

Saving localization settings

public
# downloadAction( )
public
# downloadPostAction( )
public
# downloadAutoAction( )
public
# installAction( )
public
# installSuccessCallback( )
public
# installFailureCallback( )
public
# downloadManualAction( )
public
# configAction( )

Configuration data installation

Configuration data installation

public
# configPostAction( )

Process configuration POST data

Process configuration POST data

public
# installDbAction( )

Install DB

Install DB

public
# administratorAction( )

Install administrator account

Install administrator account

public
# administratorPostAction( )

Process administrator instalation POST data

Process administrator instalation POST data

public
# endAction( )

End installation

End installation

public
# checkHostAction( )

Host validation response

Host validation response

public
# checkSecureHostAction( )

Host validation response

Host validation response

Methods inherited from Mage_Install_Controller_Action
_construct()
Methods inherited from Mage_Core_Controller_Varien_Action
__construct(), _filterDateTime(), _filterDates(), _forward(), _getRealModuleName(), _getRefererUrl(), _initLayoutMessages(), _isUrlInternal(), _prepareDownloadResponse(), _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(), postDispatch(), renderLayout(), setFlag(), setRedirectWithCookieCheck()
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_Varien_Action
$_cookieCheckActions, $_currentArea, $_flags, $_isLayoutLoaded, $_realModuleName, $_removeDefaultTitle, $_request, $_response, $_sessionNamespace, $_titles
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0