FreenetIS
 All Classes Namespaces Functions Variables Pages
Public Member Functions | List of all members
Parser_ED_Invoice Class Reference

This is one from parsers of some kinds of invoice. More...

Public Member Functions

 set_supplier_id ($id=NULL)
 Private method to set up id of supplier.
 parse ($file)
 Public method to parse XML file (uses private methods)
 get_values ()
 Public method to get final values.

Detailed Description

This is one from parsers of some kinds of invoice.

Parser loads data from XML file and store it in object.

Author
Michal Kliment
Version
1.0

Member Function Documentation

Parser_ED_Invoice::get_values ( )

Public method to get final values.

Returns
StdClass object final values
Parser_ED_Invoice::parse (   $file)

Public method to parse XML file (uses private methods)

Parameters
$filefile to parse
Parser_ED_Invoice::set_supplier_id (   $id = NULL)

Private method to set up id of supplier.

Parameters
$idif of member to set up as supplier

The documentation for this class was generated from the following file: