Documentation

XMLExporter
in package

Table of Contents

__construct()  : mixed
loadCustomer()  : mixed
toXML()  : string

Methods

__construct()

public __construct() : mixed
Return values
mixed

toXML()

public toXML([string $docname = null ]) : string
Parameters
$docname : string = null

One of the $this->doc array

Return values
string

the generated xml

Search results