Web.Router.Helpers (ExVenture v0.1.0) View Source
Module with named helpers generated from 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
api_room_staged_change_path(conn_or_endpoint, action, room_id, params)
View Source
Link to this function
api_room_staged_change_url(conn_or_endpoint, action, room_id, params)
View Source
Link to this function
api_zone_staged_change_path(conn_or_endpoint, action, zone_id, params)
View Source
Link to this function
api_zone_staged_change_url(conn_or_endpoint, action, zone_id, 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.