Function CMS_simple_xml_reader->__construct
Definitions
sources/xml.php
- Constructs the XML reader: parses the given data. Check $gleamed and $error after constructing.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$xml_data | string | required parameter | N/A | N/A | The XML data |