Class Mage_Install_Model_Installer
Installer model
- Varien_Object
- Mage_Install_Model_Installer
Package: Mage\Install
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/Install/Model/Installer.php
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/Install/Model/Installer.php
public
boolean
|
|
public
Varien_Object
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
unknown
|
|
public
|
|
public
|
|
public
mixed
|
#
validateAndPrepareAdministrator( array $data )
Prepare admin user data in model and validate it. Returns TRUE or array of error messages. |
public
boolean
|
#
createAdministrator( mixed $data )
Create admin user. Paramater can be prepared user model or array of data. Returns TRUE or throws exception. |
public
unknown_type
|
#
validateEncryptionKey( mixed $key )
Validating encryption key. Returns TRUE or array of error messages. |
public
|
|
public
|
string |
INSTALLER_HOST_RESPONSE
|
'MAGENTO' |
#
Installer host response used to check urls |
protected
Varien_Object
|
$_dataModel |
|
#
Installer data model used to store data between installation steps |