Pleroma
v1.1.9-10-g42f76306+dev
Pages
Modules
Exceptions
Mix Tasks
Pleroma v1.1.9-10-g42f76306+dev
Pleroma.Web.ControllerHelper
View Source
Link to this section
Summary
Functions
add_link_headers(conn, method, activities, param \\ nil, params \\ %{}, func3 \\ nil, func4 \\ nil)
fetch_integer_param(params, name, default \\ nil)
json_response(conn, status, json)
truthy_param?(blank_value)
Link to this section
Functions
Link to this function
add_link_headers(conn, method, activities, param \\ nil, params \\ %{}, func3 \\ nil, func4 \\ nil)
View Source
Link to this function
fetch_integer_param(params, name, default \\ nil)
View Source
fetch_integer_param(
map
(),
String.t
(),
integer
() | nil) ::
integer
() | nil
Link to this function
json_response(conn, status, json)
View Source
Link to this function
truthy_param?(blank_value)
View Source