This class is for generating a complete XML document based off of a DataListSource child class.
Located in /widgets/xml/XMLDataListDocument.inc (line 21)
The datalist source we will use
The column we want to orderby in
the DataListSource
The root xml node name
The name we want for the xml tag for each row we fetch from the DB.
The xml document class
The constructor
This method is used to pull each row from the DataListSource and then create the xml tags based upon the columns returned and their values
This method builds the XMLDocumentClass that is used to render the output.
This method calls the DataListSource's query to execute the
query, just as the DataList class does
You can override this to call set_data_source() that this class will use. This method gets called from within render().
This function is used to set the DataListSource object for this instance
Documentation generated on Thu, 1 Sep 2005 17:06:40 -0700 by phpDocumentor 1.3.0RC3