InputOutput modules are classes which generate HTML for the display or editing
of Records. Which InputOutput module to use is determined by the Type of the RecordStructure corresponding to that Record. For example, a Structure using the "DataManagerPrimitive" Type would use the DataManagerPrimative InputOutput module for displaying generating forms for editing its data.
Located in /polyphony/main/library/RepositoryInputOutputModules/modules/DataManagerPrimativesModule.class.php (line 32)
RepositoryInputOutputModuleInterface | --DataManagerPrimativesModule
Create wizard steps for editing the values of the specified Record and add them to the wizard.
Create wizard steps for editing the values of the specified Record and add them to the wizard.
Generate HTML for displaying the Record
Generate HTML for displaying particular parts of the Record
Get the values submitted in the wizard and update the Record with them.
Returns the a string for the passed part structure corresponding to a WizardComponent that is added automatically.
Inherited From RepositoryInputOutputModuleInterface
RepositoryInputOutputModuleInterface::createWizardSteps()
RepositoryInputOutputModuleInterface::createWizardStepsForPartStructures()
RepositoryInputOutputModuleInterface::generateDisplay()
RepositoryInputOutputModuleInterface::generateDisplayForPartStructures()
RepositoryInputOutputModuleInterface::updateFromWizard()
Documentation generated on Wed, 19 Sep 2007 10:22:30 -0400 by phpDocumentor 1.3.0RC3