NAME
App::Manoc::ControllerRole::JQDatatable - Support for jQuery DataTable
VERSION
version 2.99.2
DESCRIPTION
Catalyst controller role for helping managing ajax request for datatables. See http://datatables.net/examples/data_sources/server_side.html
ACTIONS
datatable_source
View for datatable AJAX data source
METHODS
get_datatable_resultset
Return the resultset to use for datatables. Defaults to stash->{resultset}
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.