Catalyst::Helper::View::GraphView - Helper for GraphView Views


Catalyst-View-GraphViz documentation  | view source Contained in the Catalyst-View-GraphViz distribution.

Index


NAME

Top

Catalyst::Helper::View::GraphView - Helper for GraphView Views

SYNOPSIS

Top

    script/create.pl view GraphView GraphView

DESCRIPTION

Top

Helper for GraphView Views.

METHODS

mk_compclass

SEE ALSO

Top

Catalyst::Manual, Catalyst::Test, Catalyst::Request, Catalyst::Response, Catalyst::Helper

AUTHOR

Top

Johan Lindstrom, johanl@cpan.org

LICENSE

Top

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.

NAME

Top

[% class %] - Catalyst GraphView View

SYNOPSIS

Top

See [% app %]

DESCRIPTION

Top

Catalyst GraphView View.

METHODS

Top

process

Render the object specified in $c->stash->{graphview}->{object} and store the output in $c->response->output.

AUTHOR

Top

[% author %]

LICENSE

Top

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.


Catalyst-View-GraphViz documentation  | view source Contained in the Catalyst-View-GraphViz distribution.