PurpleWiki::View::wikitext - View Driver used for WikiText output.


PurpleWiki documentation  | view source Contained in the PurpleWiki distribution.

Index


NAME

Top

PurpleWiki::View::wikitext - View Driver used for WikiText output.

DESCRIPTION

Top

Converts a PurpleWiki::Tree into WikiText.

OBJECT STATE

Top

outputString

This contains the current working copy of the text that is ultimately returned by view().

METHODS

Top

new()

Returns a new PurpleWiki::View::wikihtml object.

view($wikiTree)

Returns the output as a string of WikiText.

AUTHORS

Top

Matthew O'Connor, <matthew@canonical.org>

Chris Dent, <cdent@blueoxen.org>

Eugene Eric Kim, <eekim@blueoxen.org>

SEE ALSO

Top

PurpleWiki::View::Driver


PurpleWiki documentation  | view source Contained in the PurpleWiki distribution.