\EONConsulting\PHPStencil\src\Factories\Text\AdaptersXMLAdapter

Class XMLAdapter

Summary

Methods
Properties
Constants
output()
arrayToXml()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

output()

output(  $data) : string

Output the data in XML

Parameters

$data

Returns

string

arrayToXml()

arrayToXml(  $data,   $xml_data) 

Convert the array into XML.

Parameters

$data
$xml_data