Class Info

Description

Handle bookinfo or articleinfo elements.

Located in /templates/docbook/edit/content/text_to_xml/class.Info.php (line 31)


	
			
Variable Summary
 mixed $abstract
 mixed $authors
 mixed $copyright
 mixed $keywords
Method Summary
 Info Info ()
 void parse ( $content)
 void parse_abstract ( $str)
 void parse_author ( $str)
 void parse_copyright ( $str)
 void parse_dummy ( $str)
 void parse_keywords ( $str)
 void render_abstract ()
 void render_authors ()
 void render_keywords ()
 void to_xml ()
Variables
mixed $abstract (line 34)
mixed $authors (line 33)
mixed $copyright (line 36)
mixed $keywords (line 35)
Methods
Constructor Info (line 38)
Info Info ()
parse (line 50)

Extract the various parts of the info section

(@author, @abstract, etc.)

void parse ( $content)
  • $content
parse_abstract (line 103)
void parse_abstract ( $str)
  • $str
parse_author (line 81)
void parse_author ( $str)
  • $str
parse_copyright (line 108)
void parse_copyright ( $str)
  • $str
parse_dummy (line 79)
void parse_dummy ( $str)
  • $str
parse_keywords (line 92)
void parse_keywords ( $str)
  • $str
render_abstract (line 154)
void render_abstract ()
render_authors (line 123)
void render_authors ()
render_copyright (line 178)
void render_copyright ()
render_keywords (line 163)
void render_keywords ()
to_xml (line 114)

convert the info data to xml

void to_xml ()

Documentation generated on Wed, 09 Jan 2008 08:26:51 +0100 by phpDocumentor 1.3.2