Chris Dent > PurpleWiki > PurpleWiki::View::wikihtml

Download:
PurpleWiki/PurpleWiki-0.94.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
View/Report Bugs
Module Version: 469   Source  

NAME ^

PurpleWiki::View::wikihtml - View Driver used for XHTML output.

DESCRIPTION ^

Converts a PurpleWiki::Tree into XHTML. This object inherits from PurpleWiki::View::wikihtml.

METHODS ^

new(url => $url, pageName => $pageName, css_file => $CSS)

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

url is the URL prepended to NIDs, defaults to the empty string.

pageName is the pageName used by sketch nodes for the SVG stuff, it defaults to the empty string.

css_file is the name of the CSS file to use, defaults to the empty string.

view($wikiTree)

Returns the output as a string of valid XHTML.

AUTHORS ^

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

Chris Dent, <cdent@blueoxen.org>

Eugene Eric Kim, <eekim@blueoxen.org>

SEE ALSO ^

PurpleWiki::View::Driver, PurpleWiki::View::wikihtml

syntax highlighting: