Class Mage_Core_Model_App_Emulation
Emulation model
- Varien_Object
- Mage_Core_Model_App_Emulation
Package: Mage\Core
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/Core/Model/App/Emulation.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/Core/Model/App/Emulation.php
public
Varien_Object
|
#
startEnvironmentEmulation( integer $storeId, string $area =
Start enviromment emulation of the specified store |
public
|
|
protected
boolean
|
#
_emulateInlineTranslation( integer|null $storeId = null, string $area =
Emulate inline translation of the specified store |
protected
array
|
#
_emulateDesign( integer $storeId, string $area =
Apply design of the specified store |
protected
string
|
#
_emulateLocale( integer $storeId, string $area =
Apply locale of the specified store |
protected
|
#
_restoreInitialInlineTranslation( boolean $initialTranslateInline )
Restore initial inline translation state |
protected
|
|
protected
|
#
_restoreInitialLocale( string $initialLocaleCode, string $initialArea =
Restore locale of the initial store |