NAME
Yukki::Web::View::Page - render HTML for viewing and editing wiki pages
VERSION
version 0.110880
DESCRIPTION
Renders wiki pages.
METHODS
blank
Renders a page that links to the edit page for this location. This helps you create the links.
view
Renders a page as a view.
edit
Renders the editor for a page.
attachments
Renders the attachments table.
attachment_links
Renders the links listed in the action column of the attachments table.
preview
Renders a preview of an edit in progress.
AUTHOR
Andrew Sterling Hanenkamp <hanenkamp@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Qubling Software LLC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.