\EXPORTFILTER

Format a bibliographic resource for output.

Summary

Methods
Properties
Constants
__construct()
format()
$newline
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$newline

$newline : 

string

Type

Methods

__construct()

__construct(  ref,   output) : 

EXPORTFILTER

Parameters

ref
output

'html', plain', 'rtf'. Default is 'html'

Returns

format()

format(  data,   htmlDone = FALSE) : 

Format for HTML or RTF/plain?

Parameters

data

Input string

htmlDone

Default FALSE (deprecated)

Returns