Class Mage_Install_Model_Installer_Abstract
Abstract installer model
Direct known subclasses
Mage_Install_Model_Installer_Config, Mage_Install_Model_Installer_Console, Mage_Install_Model_Installer_Db, Mage_Install_Model_Installer_Env, Mage_Install_Model_Installer_Filesystem, Mage_Install_Model_Installer_Pear
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/Abstract.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/Abstract.php
protected
|
|
protected
string
|
#
_checkSessionSave( string $value )
Validate session storage value (files or db) If empty, will return 'files' |
protected
string
|
#
_checkAdminFrontname( string $value )
Validate admin frontname value. If empty, "admin" will be returned |
protected
|
$_installer |
|
#
Installer singleton |