\EXPORTER

EXPORTER

parent/base exporter class. The specific exporter classes should inherit.

Summary

Methods
Properties
Constants
export()
titleFormat()
formatName()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

export()

export(mixed||string|int  row, mixed||string|int  creators) : 

This is the main public function for exporting

Parameters

mixed||string|int row
mixed||string|int creators

Returns

titleFormat()

titleFormat(mixed||string|int  row,   bibtex = FALSE) : 

titleFormat - format and return the resource title from the supplied SQL $row

Parameters

mixed||string|int row
bibtex

Returns

formatName()

formatName(mixed||string|int  creatorRow,   exportType) : 

formatName - format one name depending on the export type

Parameters

mixed||string|int creatorRow
exportType

Returns