NAME
Catalyst::Helper::View::GraphView - Helper for GraphView Views
SYNOPSIS
script/create.pl view GraphView GraphView
DESCRIPTION
Helper for GraphView Views.
METHODS
mk_compclass
SEE ALSO
Catalyst::Manual, Catalyst::Test, Catalyst::Request, Catalyst::Response, Catalyst::Helper
AUTHOR
Johan Lindstrom, johanl@cpan.org
LICENSE
This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.
NAME
[% class %] - Catalyst GraphView View
SYNOPSIS
See "[% app %]"
DESCRIPTION
Catalyst GraphView View.
METHODS
process
Render the object specified in $c->stash->{graphview}->{object}
and store the output in $c->response->output
.
AUTHOR
[% author %]
LICENSE
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.