Class XMLRecordExporter

Description

Exports into XML for use with the XML Importer

  • version: $Id: XMLRecordExporter.class.php,v 1.9 2007/09/19 14:04:45 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College
  • since: 10/17/05

Located in /polyphony/main/library/Exporter/XMLRecordExporter.class.php (line 25)


	
			
Method Summary
XMLRecordExporter XMLRecordExporter (resource $xmlFile)
void export (object HarmoniRecord $record)
void exportParts ()
Methods
Constructor XMLRecordExporter (line 36)

Constructor

Maintains the xmlfile

  • since: 10/17/05
  • access: public
XMLRecordExporter XMLRecordExporter (resource $xmlFile)
  • resource $xmlFile
export (line 50)

Exporter of All things

  • since: 10/17/05
  • access: public
void export (object HarmoniRecord $record)
  • object HarmoniRecord $record
exportParts (line 81)

Exporter of parts

Adds part elements to the xml, which contain the necessary information to create the same part.

  • since: 10/17/05
  • access: public
void exportParts ()

Documentation generated on Wed, 19 Sep 2007 10:28:42 -0400 by phpDocumentor 1.3.0RC3