Class Mage_Adminhtml_Model_Config
Admin configuration model
- Varien_Simplexml_Config
- Mage_Adminhtml_Model_Config
Package: Mage\Adminhtml
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/Adminhtml/Model/Config.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/Adminhtml/Model/Config.php
public
Varien_Simplexml_Element
|
#
getSections( string $sectionCode = null, string $websiteCode = null, string $storeCode = null )
Enter description here... |
public
Varien_Simplexml_Element
|
|
protected
|
|
public
Varien_Simplexml_Element
|
#
getSection( string $sectionCode = null, string $websiteCode = null, string $storeCode = null )
Enter description here... |
public
boolean
|
#
hasChildren( Varien_Simplexml_Element $node, string $websiteCode = null, string $storeCode = null, boolean $isField = false )
Enter description here... |
public
string
|
#
getAttributeModule( Varien_Simplexml_Element $sectionNode = null, Varien_Simplexml_Element $groupNode = null, Varien_Simplexml_Element $fieldNode = null )
Get translate module name |
public
string
|
#
getSystemConfigNodeLabel( string $sectionName, string $groupName = null, string $fieldName = null )
System configuration section, fieldset or field label getter |
public
array
|
#
getEncryptedNodeEntriesPaths( mixed $explodePathToEntities = false )
Look for encrypted node entries in all system.xml files and return them |
protected
Varien_Simplexml_Element
|
$_sections |
|
#
Enter description here... |
protected
Varien_Simplexml_Element
|
$_tabs |
|
#
Tabs |