Zend_Db_Xml_XmlUtilZend_Db_Xml_XmlUtil provides a set of utility convenience methods to convert to/from various XML representations and Zend_Db_Xml_XmlContent
Located in /library/Zend/Db/Xml/XmlUtil.php (line 30)
static mixed
exportToFile
(Zend_Db_Xml_XmlContent $xmlContent, $which, string $name, string $which,)
static createDocument (line 235)
Convenience method to create an Zend_Db_Xml_XmlContent() object
static exportToFile (line 102)
Save the DOM to a file in the local directory path
static exportToSimpleXML (line 129)
Convenience method to get a SimpleXML object representation of a DOM
static exportToString (line 157)
Convenience method to get a string representation of a DOM Same as saveXML()
static getDOM (line 197)
Convenience method to get a DOM
static getDOMAsMap (line 248)
Retrieve the DOM from either DATA or ABOUT as an array
static getXmlResult (line 278)
Convert an array into an Zend_Db_Xml_XmlContent object
static importSimpleXML (line 56)
Convert SimpleXML object, $sXML, into a DOM
static importString (line 42)
Convert the string parameter, $str, into a DOM
static importXMLFile (line 73)
Open the file associated with file at local path, $fXML.
Convert it to a DOM
parameter represents path to the file
static importXMLFileStream (line 88)
$fsXML is a file stream. Convert the stream to a DOM
static saveXML (line 170)
Convenience method to get a string representation of a DOM
static setDOM (line 218)
convenience method for setting a DOM
static setDOMFromMap (line 264)
Set the DOM for either DATA or ABOUT from an array
Documentation generated on Tue, 11 Jul 2006 12:24:24 -0500 by phpDocumentor 1.3.0RC6