Documentation

XMLExporter
in package

Table of Contents

Methods

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

Methods

loadCustomer()

public loadCustomer(Client $client) : mixed
Parameters
$client : Client

The client to export

toXML()

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

One of the $this->doc array

Return values
string

the generated xml


        
On this page

Search results