Kerosene

v0.9.0

  • Pages
  • Modules

    Kerosene v0.9.0 Kerosene View Source

    Pagination for Ecto and Phoenix.

    Link to this section Summary

    Functions

    get_page(params, total_pages)
    get_primary_key(query)
    get_total_pages(count, per_page)
    paginate(repo, query, opts)
    paginate(repo, query, params, opts)
    to_integer(i)

    Link to this section Functions

    Link to this function get_page(params, total_pages) View Source
    Link to this function get_primary_key(query) View Source
    Link to this function get_total_pages(count, per_page) View Source
    Link to this function paginate(repo, query, opts) View Source
    Link to this function paginate(repo, query, params, opts) View Source
    Link to this function to_integer(i) View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.