Mage_Api2_Model_Renderer_Xml_Writer
extends Zend_Config_Writer_Xml
in package
Maho
Tags
Table of Contents
Constants
- XML_ROOT_NODE = 'magento_api'
- Root node in XML output
Methods
- render() : string
- Render a Zend_Config into a XML config string.
Constants
XML_ROOT_NODE
Root node in XML output
public
mixed
XML_ROOT_NODE
= 'magento_api'
Methods
render()
Render a Zend_Config into a XML config string.
public
render() : string
OVERRIDE to avoid using zend-config string in XML
Attributes
- #[Override]