update_xml_parser Class Reference

List of all members.


Public Member Functions

 parse ($data)
 start ($parser, $name, $attr)
 end ($parser, $name)
 data ($parser, $data)

Public Attributes

 $projects = array()
 $current_project
 $current_release
 $current_term
 $current_tag
 $current_object


Detailed Description

XML Parser object to read Drupal's release history info files. This uses PHP4's lame XML parsing, but it works.

Definition at line 142 of file update.fetch.inc.


Member Function Documentation

update_xml_parser::parse ( data  ) 

Parse an array of XML data files.

Definition at line 153 of file update.fetch.inc.

update_xml_parser::start ( parser,
name,
attr 
)

Definition at line 165 of file update.fetch.inc.

References $name.

update_xml_parser::end ( parser,
name 
)

Definition at line 186 of file update.fetch.inc.

References $name.

update_xml_parser::data ( parser,
data 
)

Definition at line 220 of file update.fetch.inc.


Member Data Documentation

update_xml_parser::$projects = array()

Definition at line 143 of file update.fetch.inc.

update_xml_parser::$current_project

Definition at line 144 of file update.fetch.inc.

update_xml_parser::$current_release

Definition at line 145 of file update.fetch.inc.

update_xml_parser::$current_term

Definition at line 146 of file update.fetch.inc.

update_xml_parser::$current_tag

Definition at line 147 of file update.fetch.inc.

update_xml_parser::$current_object

Definition at line 148 of file update.fetch.inc.


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

Generated on Mon Jun 2 15:09:17 2008 for SimpleTest by  1.5.5