Class Mage_Api_Model_Wsdl_Config_Element
Wsdl element model
- Varien_Simplexml_Element
- Mage_Api_Model_Wsdl_Config_Element
Package: Mage\Core
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Api/Model/Wsdl/Config/Element.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Api/Model/Wsdl/Config/Element.php
public
|
|
public
Varien_Simplexml_Element
|
#
extendChild( Varien_Simplexml_Element $source, boolean $overwrite = false, mixed $elmNamespace = '' )
Extends one node |
public
array
|
#
getAttributes( Varien_Simplexml_Element $source, mixed $namespace = null )
Return attributes of all namespaces |
public
|
|
public
boolean
|
|
public
null|Varien_Simplexml_Element
|
#
getElementByName( Varien_Simplexml_Element $source, string $elmNamespace = '' )
Return element by tag name, and checking attributes with namespaces |
public
string
|