Class PrimitiveIOManager

Description

Handles the creation of PrimitiveIO objects for different data types, as registered with the DataTypeManager of Harmoni.

  • author: Gabe Schine
  • version: $Id: PrimitiveIOManager.class.php,v 1.13 2007/09/19 14:04:44 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /polyphony/main/library/DataManagerGUI/PrimitiveIO/PrimitiveIOManager.class.php (line 22)


	
			
Method Summary
ref createAuthoritativeComponent (string $dataType)
ref createComponent (string $dataType)
<##> createComponentForPartStructure (<##> $partStruct)
Methods
createAuthoritativeComponent (line 47)

Creates a new PrimitiveIO object for the given dataType.

  • return: object A new PrimitiveIO object.
  • static:
  • access: public
ref createAuthoritativeComponent (string $dataType)
  • string $dataType: a datatype string as registered with the DataManager of Harmoni
createComponent (line 31)

Creates a new PrimitiveIO object for the given dataType.

  • return: object A new PrimitiveIO object.
  • static:
  • access: public
ref createComponent (string $dataType)
  • string $dataType: a datatype string as registered with the DataManager of Harmoni
createComponentForPartStructure (line 65)

Create a new PrimitiveIO object that allows for selection from an authority list

  • since: 5/1/06
  • access: public
<##> createComponentForPartStructure (<##> $partStruct)
  • <##> $partStruct

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