Legendary.CoreWeb.Router.Helpers (Legendary v2.4.0) View Source
Module with named helpers generated from Legendary.CoreWeb.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
Generates the path information including any necessary prefix.
Link to this function
pow_email_confirmation_confirmation_path(conn_or_endpoint, action, id)
View Source
Link to this function
pow_email_confirmation_confirmation_path(conn_or_endpoint, action, id, params)
View Source
Link to this function
pow_email_confirmation_confirmation_url(conn_or_endpoint, action, id)
View Source
Link to this function
pow_email_confirmation_confirmation_url(conn_or_endpoint, action, id, params)
View Source
Link to this function
pow_reset_password_reset_password_path(conn_or_endpoint, action, params)
View Source
Link to this function
pow_reset_password_reset_password_path(conn_or_endpoint, action, id, params)
View Source
Link to this function
pow_reset_password_reset_password_url(conn_or_endpoint, action, params)
View Source
Link to this function
pow_reset_password_reset_password_url(conn_or_endpoint, action, id, params)
View SourceGenerates 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.