Class XMLPartImporter

Description

XMLPartImporter imports a part into a record

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

Located in /polyphony/main/library/Importer/XMLImporters/XMLPartImporter.class.php (line 25)

XMLImporter
   |
   --XMLPartImporter
Method Summary
void canImportBelow (string $authZQString)
void getNodeInfo ()
object mixed getPartObject (mixed $part)
void importNode ()
boolean isImportable (object DOMIT_Node $element)
void setupSelf ()
void update ()
Methods
Constructor XMLPartImporter (line 35)

Constructor

  • since: 10/6/05
  • access: public
object XMLRepositoryImporter XMLPartImporter (mixed $existingArray)
canImportBelow (line 74)

Checks if the user is able to import underneath this level

  • since: 11/3/05
  • access: public
void canImportBelow (string $authZQString)
  • string $authZQString: qualifier for authz checking

Redefinition of:
XMLImporter::canImportBelow()
Checks if the user is able to import underneath this level
getNodeInfo (line 110)

Sets the node's internal information

  • since: 10/6/05
  • access: public
void getNodeInfo ()

Redefinition of:
XMLImporter::getNodeInfo()
Populates _info array with data from the xml file
getPartObject (line 189)

creates appropriate object from given ids

  • since: 7/21/05
  • access: public
object mixed getPartObject (mixed $part)
importNode (line 84)

Imports the current node's information

  • since: 10/6/05
  • access: public
void importNode ()

Redefinition of:
XMLImporter::importNode()
Imports the node itself
isImportable (line 60)

Filters nodes of incorrect type

  • since: 10/6/05
  • access: public
  • static:
boolean isImportable (object DOMIT_Node $element)
  • object DOMIT_Node $element
setupSelf (line 45)

Sets up importer's self-knowledge

  • since: 10/6/05
  • access: public
void setupSelf ()

Redefinition of:
XMLImporter::setupSelf()
Sets up importer's self-knowledge
update (line 176)

Looks for discrepencies between imported data and current data

  • since: 10/6/05
  • access: public
void update ()

Redefinition of:
XMLImporter::update()
Update

Inherited Methods

Inherited From XMLImporter

XMLImporter::XMLImporter()
XMLImporter::addError()
XMLImporter::buildDescription()
XMLImporter::buildDimensions()
XMLImporter::buildEffectivedate()
XMLImporter::buildExpirationdate()
XMLImporter::buildFormat()
XMLImporter::buildName()
XMLImporter::buildType()
XMLImporter::canImportBelow()
XMLImporter::decompress()
XMLImporter::doIdMatrix()
XMLImporter::dropIdMatrix()
XMLImporter::getErrors()
XMLImporter::getNodeInfo()
XMLImporter::getParentForImporter()
XMLImporter::hasErrors()
XMLImporter::import()
XMLImporter::importBelow()
XMLImporter::importNode()
XMLImporter::moreGranulesFromXML()
XMLImporter::parseAndImport()
XMLImporter::parseAndImportBelow()
XMLImporter::printErrorMessages()
XMLImporter::relegateChildren()
XMLImporter::setParent()
XMLImporter::setupSelf()
XMLImporter::setupStatusBar()
XMLImporter::update()
XMLImporter::withFile()
XMLImporter::withObject()
XMLImporter::_checkXMLStructure()

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