7 if(!defined(
'__XE_LOADED_XML_CLASS__'))
9 define(
'__XE_LOADED_XML_CLASS__', 1);
39 static $theInstance = NULL;
40 if(!isset($theInstance))
66 $action = strtolower($xml_obj->query->attrs->action);
88 function parse($query_id = NULL, $xml_file = NULL, $cache_file = NULL)
103 $xml_obj = parent::parse($buff);
writeFile($filename, $buff, $mode="w")
& parse_xml_query($query_id, $xml_file, $cache_file)
getXmlFileContent($xml_file)
parse($query_id=NULL, $xml_file=NULL, $cache_file=NULL)