Class XMLRecordStructureExporter

Description

Exports into XML for use with the XML Importer

  • version: $Id: XMLRecordStructureExporter.class.php,v 1.8 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/XMLRecordStructureExporter.class.php (line 25)


	
			
Method Summary
XMLRecordStructureExporter XMLRecordStructureExporter (resource $xmlFile)
void export (object HarmoniRecordStructure $rS)
Methods
Constructor XMLRecordStructureExporter (line 36)

Constructor

Maintains XML File

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

Exporter of All things

  • since: 9/26/05
  • access: public
void export (object HarmoniRecordStructure $rS)
  • object HarmoniRecordStructure $rS
exportPartstructures (line 88)

Exporter of partstructures

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

  • since: 9/26/05
  • access: public
void exportPartstructures ()

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