Class XmlHandler

Object
   |
   --XmlHandler
Classes extended from XmlHandler:
Location: Program_Root/xml/XmlHandler.php
A universal xml handler for parsed XML data. All of these methods are actually imported at the end of
 the file, making them globally avaiable throughout the file.

 The only thing this file will do when called is redisplay the xml file to the browser, making the full,
 dull, pointless loop from XML->PHP->XML. It is only meant as an example of what to do with an XML
 Handler class. The best move would be to chance the bodies of these functions to work with databases,
 or open files, or authenticate... whatever you want.

Class Variable Summary


Inherited Class Variable Summary


Method Summary


Inherited Method Summary

Inherited From Class Object


Variable Detail


Method Detail