NAME
App::Manoc::ControllerRole::JSONView - Role for adding JSON support for view and view list
VERSION
version 2.99.4
METHODS
prepare_json_object
Call serialize_object. Redefine this method for custom serialization.
prepare_json_objects
Call serialize_objects. Redefine this method for custom serialization.
object_view_js
object_list_js
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.