Class FrightImporter

Description

The FrightImporter is able to import a XML as File or String and setup the system with the configured settings.

CAREFULL: It deletes all existing settings within the System, make sure your Import is working. A Backup is created before the delete is performed, so your are always able to recover your old system.

  • version: $Id: FrightImporter.php,v 1.12 2006/11/26 22:04:24 kpapst Exp $
  • copyright: Copyright (C) 2002-2006 Kevin Papst
  • author: Kevin Papst
  • license: GNU Public License


			
Method Summary
FrightImporter FrightImporter ()
void importFile ( $filename)
void importXML ( $xml)
Methods
Constructor FrightImporter (line 143)
FrightImporter FrightImporter ()
importFile (line 152)

Import an XML File

void importFile ( $filename)
  • $filename
importXML (line 178)
void importXML ( $xml)
  • $xml

Documentation generated by phpDocumentor 1.3.1