WIKINDX CLASSES

IMPORTCOMMON

Class Call:
include_once("core/file/import/IMPORTCOMMON.php");
new IMPORTCOMMON(DATABASE OBJECT: $db);

Description:
Provides common methods for importing bibliographic lists from other formats such as Endnote, BibTeX etc.

$db is the database object created in index.php.

Methods:
splitTitle()
titleExists()
writeCollectionTable()
writeCreatorTable()
writePublisherTable()
writeResourceKeywordTable()

WIKINDX home      WIKINDX usage      WIKINDX classes