View Source StepFlow.Router.Helpers (StepFlow v1.7.0)
Module with named helpers generated from StepFlow.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.
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 function
workflow_workflow_events_path(conn_or_endpoint, action, workflow_id)
View Source
Link to this function
workflow_workflow_events_path(conn_or_endpoint, action, workflow_id, params)
View Source
Link to this function
workflow_workflow_events_url(conn_or_endpoint, action, workflow_id)
View Source
Link to this function