sword::PLAINFootnotes Class Reference

Shows or hides footnotes in plain text. More...

#include <plainfootnotes.h>

Inheritance diagram for sword::PLAINFootnotes:

Inheritance graph
[legend]
Collaboration diagram for sword::PLAINFootnotes:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual char processText (SWBuf &text, const SWKey *key=0, const SWModule *module=0)
 This is the main filter function.

Detailed Description

Shows or hides footnotes in plain text.

Author:
The team of BibleTime

Definition at line 33 of file plainfootnotes.h.


Member Function Documentation

virtual char sword::PLAINFootnotes::processText ( SWBuf text,
const SWKey key = 0,
const SWModule module = 0 
) [virtual]

This is the main filter function.

Parameters:
text The text to be filtered/converted
key Current key That was used.
module Current module.
Returns:
0

Implements sword::SWFilter.


The documentation for this class was generated from the following file: