spoof
 All Data Structures Namespaces Files Functions Variables Pages
IRecordList Interface Reference
Inheritance diagram for IRecordList:

Public Member Functions

 __construct (array $data=array())
 toXML ()

Detailed Description

Database record interface. This interface is used to define database data record.


Constructor & Destructor Documentation

__construct ( array  $data = array())

Constructor.

Parameters:
array$dataoptional array of IRecord database record objects
See also:
IRecord

Implemented in RecordList.


Member Function Documentation

toXML ( )

Transforms object into XML representation.

Returns:
DOMDocument XML document object

Implemented in RecordList.


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