Class Parser

Description

Located in /common/Parser.inc.php (line 9)


	
			
Method Summary
Parser __construct ()
string get_parsed (mixed $format_id, array $attributes, array $authors, [array $extra_attributes = null], array $file_list)
Methods
Constructor __construct (line 14)

Constructor

  • access: public
Parser __construct ()
get_parsed (line 27)

fetch attributes of the publication, parse it as string, use the propper templates (type1.tpl, type2.tpl, type3.tpl)

  • return: parsed text block
  • access: public
string get_parsed (mixed $format_id, array $attributes, array $authors, [array $extra_attributes = null], array $file_list)
  • array $attributes
  • array $authors
  • array $extra_attributes: extra attributes in format array(['name'] => 'value', ...)
  • array $file_list: list of files in format for example array

Documentation generated on Thu, 29 Jun 2006 22:12:40 +0200 by phpDocumentor 1.3.0RC3