phoenix_datatables v0.4.2 API Reference

Modules

Provides the execute function which is the primary entry-point to the library, used by the Repo.fetch_datatable function and directly by client applications

Functions for updating an Ecto.Query based on Datatables request parameters

Provides a using macro which creates the fetch_table function

For processing and validating the HTTP request sent from the client

Provides a Payload constructor

A struct which serialies with Jason to the json response expected by the Datatables client library

Exceptions