Class Mage_XmlConnect_Model_Simplexml_Element
XmlConnect fixed Varien SimpleXML Element class
- Varien_Simplexml_Element
- Mage_XmlConnect_Model_Simplexml_Element
Package: Mage\XmlConnect
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/XmlConnect/Model/Simplexml/Element.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/XmlConnect/Model/Simplexml/Element.php
public
|
|
public
mixed
|
|
public
string|this
|
#
xmlAttribute( string $value = null, boolean $stripTags = true )
Converts meaningful xml character (") to xml attribute specification |
public
|
|
public
|
#
addCustomChild( string $childName, string $value = null, array $config = null )
Add custom field to SimpleXML element |