Class Mage_Core_Model_Resource_Translate
Translation resource model
- Mage_Core_Model_Resource_Abstract
- Mage_Core_Model_Resource_Db_Abstract
- Mage_Core_Model_Resource_Translate
Direct known subclasses
Mage_Core_Model_Mysql4_Translate
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/Resource/Translate.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/Resource/Translate.php
protected
|
|
public
array
|
#
getTranslationArray( integer $storeId = null, string|Zend_Locale $locale = null )
Retrieve translation array for store / locale code |
public
array
|
#
getTranslationArrayByStrings( array $strings, int_type $storeId = null )
Retrieve translations array by strings |
public
integer
|
$_commitCallbacks
|