Class Mage_Install_Model_Wizard

Description

Installation wizard model

Located in /Install/Model/Wizard.php (line 34)


	
			
Variable Summary
array $_steps
Method Summary
Mage_Install_Model_Wizard __construct ()
Varien_Object getStepByName (string $name)
Varien_Object getStepByRequest ( $request)
array getSteps ()
void _getUrl ( $controller,  $action)
string _getUrlPath (string $controller, string $action)
Variables
array $_steps = array() (line 41)

Wizard configuration

  • access: protected
Methods
Constructor __construct (line 43)
  • access: public
Mage_Install_Model_Wizard __construct ()
getStepByName (line 93)

Get wizard step by name

  • return: || false
  • access: public
Varien_Object getStepByName (string $name)
  • string $name
getStepByRequest (line 77)

Get wizard step by request

  • return: || false
  • access: public
Varien_Object getStepByRequest ( $request)
  • Mage_Core_Controller_Zend_Request $request
getSteps (line 108)

Get all wizard steps

  • access: public
array getSteps ()
_getUrl (line 113)
  • access: protected
void _getUrl ( $controller,  $action)
  • $controller
  • $action
_getUrlPath (line 125)

Retrieve Url Path

  • access: protected
string _getUrlPath (string $controller, string $action)
  • string $controller
  • string $action

Documentation generated on Fri, 11 Feb 2011 17:16:35 +0200 by phpDocumentor 1.4.3