Pelzini

This is the code documentation for the Pelzini project

function output()

Does the actual outputting of the file objects (and their sub-objects)

Usage

boolean $XmlOutputter->output ( array $parser_items , Config $config );

Authors

Arguments

  1. array $parser_items
    The ParserItem(s) to save
  2. Config $config

Return value

  • boolean
    True on success, false on failure