WorkbenchWeb.Router.Helpers (workbench v0.0.11)
Module with named helpers generated from WorkbenchWeb.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
account_path(conn_or_endpoint, action)
Link to this function
account_path(conn_or_endpoint, action, params)
Link to this function
account_url(conn_or_endpoint, action)
Link to this function
account_url(conn_or_endpoint, action, params)
Link to this function
advisor_path(conn_or_endpoint, action)
Link to this function
advisor_path(conn_or_endpoint, action, params)
Link to this function
advisor_url(conn_or_endpoint, action)
Link to this function
advisor_url(conn_or_endpoint, action, params)
Link to this function
balance_all_path(conn_or_endpoint, action)
Link to this function
balance_all_path(conn_or_endpoint, action, params)
Link to this function
balance_all_url(conn_or_endpoint, action)
Link to this function
balance_all_url(conn_or_endpoint, action, params)
Link to this function
balance_config_path(conn_or_endpoint, action)
Link to this function
balance_config_path(conn_or_endpoint, action, params)
Link to this function
balance_config_path(conn_or_endpoint, action, id, params)
Link to this function
balance_config_url(conn_or_endpoint, action)
Link to this function
balance_config_url(conn_or_endpoint, action, params)
Link to this function
balance_config_url(conn_or_endpoint, action, id, params)
Link to this function
balance_day_path(conn_or_endpoint, action)
Link to this function
balance_day_path(conn_or_endpoint, action, params)
Link to this function
balance_day_url(conn_or_endpoint, action)
Link to this function
balance_day_url(conn_or_endpoint, action, params)
Link to this function
balance_hour_path(conn_or_endpoint, action)
Link to this function
balance_hour_path(conn_or_endpoint, action, params)
Link to this function
balance_hour_url(conn_or_endpoint, action)
Link to this function
balance_hour_url(conn_or_endpoint, action, params)
Link to this function
balance_table_path(conn_or_endpoint, action)
Link to this function
balance_table_path(conn_or_endpoint, action, params)
Link to this function
balance_table_url(conn_or_endpoint, action)
Link to this function
balance_table_url(conn_or_endpoint, action, params)
Link to this function
fee_path(conn_or_endpoint, action)
Link to this function
fee_path(conn_or_endpoint, action, params)
Link to this function
fee_url(conn_or_endpoint, action)
Link to this function
fee_url(conn_or_endpoint, action, params)
Link to this function
notification_path(conn_or_endpoint, action)
Link to this function
notification_path(conn_or_endpoint, action, params)
Link to this function
notification_url(conn_or_endpoint, action)
Link to this function
notification_url(conn_or_endpoint, action, params)
Link to this function
order_path(conn_or_endpoint, action)
Link to this function
order_path(conn_or_endpoint, action, params)
Link to this function
order_url(conn_or_endpoint, action)
Link to this function
order_url(conn_or_endpoint, action, params)
Link to this function
path(data, path)
Generates the path information including any necessary prefix.
Link to this function
position_path(conn_or_endpoint, action)
Link to this function
position_path(conn_or_endpoint, action, params)
Link to this function
position_url(conn_or_endpoint, action)
Link to this function
position_url(conn_or_endpoint, action, params)
Link to this function
product_path(conn_or_endpoint, action)
Link to this function
product_path(conn_or_endpoint, action, params)
Link to this function
product_path(conn_or_endpoint, action, venue, id)
Link to this function
product_path(conn_or_endpoint, action, venue, id, params)
Link to this function
product_url(conn_or_endpoint, action)
Link to this function
product_url(conn_or_endpoint, action, params)
Link to this function
product_url(conn_or_endpoint, action, venue, id)
Link to this function
product_url(conn_or_endpoint, action, venue, id, params)
Link to this function
redirector_path(conn_or_endpoint, action)
Link to this function
redirector_path(conn_or_endpoint, action, params)
Link to this function
redirector_url(conn_or_endpoint, action)
Link to this function
redirector_url(conn_or_endpoint, action, params)
Link to this function
static_integrity(endpoint, path)
Generates an integrity hash to a static asset given its file path.
Link to this function
static_path(conn, path)
Generates path to a static asset given its file path.
Link to this function
static_url(conn, path)
Generates url to a static asset given its file path.
Link to this function
url(data)
Generates the connection/endpoint base URL without any path information.
Link to this function
venue_path(conn_or_endpoint, action)
Link to this function
venue_path(conn_or_endpoint, action, params)
Link to this function
venue_url(conn_or_endpoint, action)
Link to this function
venue_url(conn_or_endpoint, action, params)
Link to this function
wallet_path(conn_or_endpoint, action)
Link to this function
wallet_path(conn_or_endpoint, action, params)
Link to this function
wallet_url(conn_or_endpoint, action)
Link to this function