\Pop\DataType

Interfaces

TypeInterface Data type interface

Classes

Csv CSV data type class
Exception Data exception class
Json JSON data type class
Sql SQL data type class
Xml XML data type class
Yaml YAML data type class

Functions

toXml()

toXml(mixed  $data, mixed  $node, mixed  $cdata, mixed  $xml) 

Function to recursively crawl through the array and create the XML nodes

Parameters

mixed $data
mixed $node
mixed $cdata
mixed $xml