Documentation

Mage_Api2_Model_Renderer_Xml_Writer extends Zend_Config_Writer_Xml
in package

Maho

Tags
copyright

Copyright (c) 2006-2020 Magento, Inc. (https://magento.com)

copyright

Copyright (c) 2022-2024 The OpenMage Contributors (https://openmage.org)

copyright

Copyright (c) 2024 Maho (https://mahocommerce.com)

license

https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)

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]
Return values
string

        
On this page

Search results