Class Mage_Install_Model_Config

Description

Install config

Located in /Install/Model/Config.php (line 35)

Varien_Simplexml_Config
   |
   --Mage_Install_Model_Config
Class Constant Summary
XML_PATH_CHECK_EXTENSIONS = 'check/php/extensions'
XML_PATH_CHECK_WRITEABLE = 'check/filesystem/writeable'
XML_PATH_WIZARD_STEPS = 'wizard/steps'
Method Summary
Mage_Install_Model_Config __construct ()
array getPathForCheck ()
array getWizardSteps ()
Methods
Constructor __construct (line 42)
  • access: public
Mage_Install_Model_Config __construct ()
getExtensionsForCheck (line 99)

Retrieve required PHP extensions

  • access: public
array getExtensionsForCheck ()
getPathForCheck (line 81)

Retrieve writable path for checking

array( ['writeable'] => array( [$index] => array( ['path'] ['recursive'] ) ) )

  • access: public
array getPathForCheck ()
getWizardSteps (line 56)

Get array of wizard steps

array($inndex => Varien_Object )

  • access: public
array getWizardSteps ()
Class Constants
XML_PATH_CHECK_EXTENSIONS = 'check/php/extensions' (line 40)
XML_PATH_CHECK_WRITEABLE = 'check/filesystem/writeable' (line 39)
XML_PATH_WIZARD_STEPS = 'wizard/steps' (line 38)

Documentation generated on Fri, 11 Feb 2011 16:59:18 +0200 by phpDocumentor 1.4.3