Toggle Sidebar
Toggle Theme
Kerosene
v0.9.0
Pages
Modules
Kerosene
Top
Summary
Functions
get_page/2
get_primary_key/1
get_total_pages/2
paginate/3
paginate/4
to_integer/1
Kerosene.HTML
Top
Summary
Functions
__using__/1
paginate/3
Kerosene.JSON
Top
Summary
Functions
paginate/3
render_page_list/1
Kerosene.Paginator
Top
Summary
Functions
build_options/1
build_params/2
build_query/1
build_url/2
first_page/4
label_text/2
last_page/5
left/3
next_page/3
normalize_keys/1
page_list/5
previous_page/1
right/3
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