WIKINDX CLASSES

EXPORTCOMMON

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

Description:
Provides common methods for exporting bibliographic lists to other formats such as RIS, BibTex etc.

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

Methods:
formatName()
grabAbstract()
grabNote()
keywordFormat()
listFiles()
pageFormat()
titleFormat()

WIKINDX home      WIKINDX usage      WIKINDX classes