NAME

App::Manoc::CatalystRole::ObjectURL - Catalyst plugin for Manoc CSRF support

VERSION

version 2.99.3

METHODS

setup_finalize

Register to Catalyst setup_finalize in order to scan all registered controllers for controller->resultset mapping.

manoc_uri_for_object( $c, $obj, @args )

Finds (if any) the controller which has the view action for obj and call uri_for_action( "controller/view", [$obj->id], @args)

AUTHORS

  • Gabriele Mambrini <gmambro@cpan.org>

  • Enrico Liguori

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Gabriele Mambrini.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.