View Source VacEngineWeb.Router.Helpers (Vac Engine v1.1.1)
Module with named helpers generated from VacEngineWeb.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
workspace_blueprint_path(conn_or_endpoint, action, workspace_id, params)
View Source
Link to this function
workspace_blueprint_path(conn_or_endpoint, action, workspace_id, blueprint_id, params)
View Source
Link to this function
workspace_blueprint_url(conn_or_endpoint, action, workspace_id, params)
View Source
Link to this function
workspace_blueprint_url(conn_or_endpoint, action, workspace_id, blueprint_id, params)
View Source
Link to this function
workspace_dashboard_path(conn_or_endpoint, action, workspace_id, params)
View Source
Link to this function
workspace_dashboard_url(conn_or_endpoint, action, workspace_id, params)
View Source
Link to this function
workspace_portal_path(conn_or_endpoint, action, workspace_id, params)
View Source
Link to this function
workspace_portal_path(conn_or_endpoint, action, workspace_id, portal_id, params)
View Source
Link to this function
workspace_portal_url(conn_or_endpoint, action, workspace_id, params)
View Source
Link to this function