Class Mage_Adminhtml_Model_Config

Description

Admin configuration model

Located in /Adminhtml/Model/Config.php (line 35)

Varien_Simplexml_Config
   |
   --Mage_Adminhtml_Model_Config
Variable Summary
Varien_Simplexml_Element $_sections
Varien_Simplexml_Element $_tabs
Method Summary
string getAttributeModule ([Varien_Simplexml_Element $sectionNode = null], [Varien_Simplexml_Element $groupNode = null], [Varien_Simplexml_Element $fieldNode = null])
array getEncryptedNodeEntriesPaths ([ $explodePathToEntities = false])
Varien_Simplexml_Element getSection ([string $sectionCode = null], [string $websiteCode = null], [string $storeCode = null])
Varien_Simplexml_Element getSections ([string $sectionCode = null], [string $websiteCode = null], [string $storeCode = null])
string getSystemConfigNodeLabel (string $sectionName, [string $groupName = null], [string $fieldName = null])
Varien_Simplexml_Element getTabs ()
boolean hasChildren (Varien_Simplexml_Element $node, [string $websiteCode = null], [string $storeCode = null], [boolean $isField = false])
Variables
Varien_Simplexml_Element $_sections (line 43)

Enter description here...

  • access: protected
Varien_Simplexml_Element $_tabs (line 50)

Tabs

  • access: protected
Methods
getAttributeModule (line 176)

Get translate module name

string getAttributeModule ([Varien_Simplexml_Element $sectionNode = null], [Varien_Simplexml_Element $groupNode = null], [Varien_Simplexml_Element $fieldNode = null])
  • Varien_Simplexml_Element $sectionNode
  • Varien_Simplexml_Element $groupNode
  • Varien_Simplexml_Element $fieldNode
getEncryptedNodeEntriesPaths (line 235)

Look for encrypted node entries in all system.xml files and return them

  • access: public
array getEncryptedNodeEntriesPaths ([ $explodePathToEntities = false])
  • $explodePathToEntities
getSection (line 104)

Enter description here...

  • access: public
Varien_Simplexml_Element getSection ([string $sectionCode = null], [string $websiteCode = null], [string $storeCode = null])
  • string $sectionCode
  • string $websiteCode
  • string $storeCode
getSections (line 60)

Enter description here...

  • access: public
Varien_Simplexml_Element getSections ([string $sectionCode = null], [string $websiteCode = null], [string $storeCode = null])
  • string $sectionCode
  • string $websiteCode
  • string $storeCode
getSystemConfigNodeLabel (line 203)

System configuration section, fieldset or field label getter

  • access: public
string getSystemConfigNodeLabel (string $sectionName, [string $groupName = null], [string $fieldName = null])
  • string $sectionName
  • string $groupName
  • string $fieldName
getTabs (line 74)

Retrive tabs

  • access: public
Varien_Simplexml_Element getTabs ()
hasChildren (line 125)

Enter description here...

  • access: public
boolean hasChildren (Varien_Simplexml_Element $node, [string $websiteCode = null], [string $storeCode = null], [boolean $isField = false])
  • Varien_Simplexml_Element $node
  • string $websiteCode
  • string $storeCode
  • boolean $isField
_initSectionsAndTabs (line 83)
  • access: protected
void _initSectionsAndTabs ()

Documentation generated on Fri, 11 Feb 2011 16:59:14 +0200 by phpDocumentor 1.4.3