Pleroma v1.1.9-10-g42f76306+dev Pleroma.Web.Router.Helpers View Source
Module with named helpers generated from Pleroma.Web.Router.
Link to this section Summary
Functions
Generates the path information including any necessary prefix.
Generates an integrity hash to a static asset given its file path.
Generates path to a static asset given its file path.
Generates url to a static asset given its file path.
Generates the connection/endpoint base URL without any path information.
Link to this section Functions
Link to this function
admin_api_path(conn_or_endpoint, action, nickname, permission_group, params)
View Source
Link to this function
admin_api_url(conn_or_endpoint, action, nickname, permission_group, params)
View Source
Link to this function
authenticated_twitter_api__path(conn_or_endpoint, action, id, params)
View Source
Link to this function
authenticated_twitter_api__url(conn_or_endpoint, action, id, params)
View Source
Link to this function
confirm_email_path(conn_or_endpoint, action, user_id, token, params)
View Source
Link to this function
confirm_email_url(conn_or_endpoint, action, user_id, token, params)
View Source
Link to this function
media_proxy_path(conn_or_endpoint, action, sig, url, filename, params)
View Source
Link to this function
media_proxy_url(conn_or_endpoint, action, sig, url, filename, params)
View SourceGenerates the path information including any necessary prefix.
Generates an integrity hash to a static asset given its file path.
Generates path to a static asset given its file path.
Generates url to a static asset given its file path.
Generates the connection/endpoint base URL without any path information.