Info Class Reference

List of all members.

Detailed Description

Definition at line 31 of file class.Info.php.

Public Member Functions

 Info ()
 parse ($content)
 Extract the various parts of the info section (.
 parse_dummy ($str)
 parse_author ($str)
 parse_keywords ($str)
 parse_abstract ($str)
 parse_copyright ($str)
 to_xml ()
 convert the info data to xml
 render_authors ()
 render_abstract ()
 render_keywords ()
 render_copyright ()

Public Attributes

 $authors
 $abstract
 $keywords
 $copyright


Member Function Documentation

Info::Info (  ) 

Definition at line 38 of file class.Info.php.

Info::parse ( content  ) 

Extract the various parts of the info section (.

Author:
, , etc.)

Definition at line 50 of file class.Info.php.

Info::parse_dummy ( str  ) 

Definition at line 79 of file class.Info.php.

Info::parse_author ( str  ) 

Definition at line 81 of file class.Info.php.

Info::parse_keywords ( str  ) 

Definition at line 92 of file class.Info.php.

Info::parse_abstract ( str  ) 

Definition at line 103 of file class.Info.php.

Info::parse_copyright ( str  ) 

Definition at line 108 of file class.Info.php.

Info::to_xml (  ) 

convert the info data to xml

Definition at line 114 of file class.Info.php.

References render_abstract(), render_authors(), render_copyright(), and render_keywords().

Info::render_authors (  ) 

Definition at line 123 of file class.Info.php.

References regex_replace().

Referenced by to_xml().

Info::render_abstract (  ) 

Definition at line 154 of file class.Info.php.

Referenced by to_xml().

Info::render_keywords (  ) 

Definition at line 163 of file class.Info.php.

Referenced by to_xml().

Info::render_copyright (  ) 

Definition at line 178 of file class.Info.php.

Referenced by to_xml().


Member Data Documentation

Info::$authors

Definition at line 33 of file class.Info.php.

Info::$abstract

Definition at line 34 of file class.Info.php.

Info::$keywords

Definition at line 35 of file class.Info.php.

Info::$copyright

Definition at line 36 of file class.Info.php.


Generated on Wed Jan 9 08:27:39 2008 for DokBookWiki by  doxygen 1.5.2