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
Look for encrypted node entries in all system.xml files and return them
array
getEncryptedNodeEntriesPaths
([ $explodePathToEntities = false])
Enter description here...
Varien_Simplexml_Element
getSection
([string $sectionCode = null], [string $websiteCode = null], [string $storeCode = null])
-
string
$sectionCode
-
string
$websiteCode
-
string
$storeCode
Enter description here...
Varien_Simplexml_Element
getSections
([string $sectionCode = null], [string $websiteCode = null], [string $storeCode = null])
-
string
$sectionCode
-
string
$websiteCode
-
string
$storeCode
System configuration section, fieldset or field label getter
string
getSystemConfigNodeLabel
(string $sectionName, [string $groupName = null], [string $fieldName = null])
-
string
$sectionName
-
string
$groupName
-
string
$fieldName
Retrive tabs
Varien_Simplexml_Element
getTabs
()
Enter description here...
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
void
_initSectionsAndTabs
()