\CITE

CITE class.

Citation handling. This is the main file to handle citations.

Summary

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

Properties

$citeStyle

$citeStyle : 

object

Type

Methods

__construct()

__construct(  output = html) : 

CITE

Parameters

output

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

Returns

parseCitations()

parseCitations(  text,   output,   citeLink = TRUE,   rtfBibExport = FALSE,   suwpExport = FALSE) : 

parse [cite]...[/cite] and format citations

Parameters

text

Input text

output

'html', plain', 'rtf'

citeLink

Link external citations in the returned citation. Default is TRUE

rtfBibExport

If TRUE, we're exporting to RTF. Default is FALSE

suwpExport

If TRUE, we're exporting to the word processor plug-in. Default is FALSE

Returns

parsed text