Class Mage_Install_Model_Installer_Filesystem
Fylesystem installer
- Mage_Install_Model_Installer_Abstract
- Mage_Install_Model_Installer_Filesystem
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/Filesystem.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/Filesystem.php
public
|
|
public
|
|
protected
boolean
|
|
protected
boolean
|
#
_checkPath( string $path, boolean $recursive, boolean $existence, string $mode )
Check file system path |
_checkAdminFrontname(),
_checkSessionSave(),
_getInstaller()
|
string |
MODE_WRITE
|
'write' |
|
string |
MODE_READ
|
'read' |
$_installer
|