ImagineWeb.Router.Helpers (imagine_cms v6.3.7)

Module with named helpers generated from ImagineWeb.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

auth_path(conn_or_endpoint, action)

Link to this function

auth_path(conn_or_endpoint, action, params)

Link to this function

auth_url(conn_or_endpoint, action)

Link to this function

auth_url(conn_or_endpoint, action, params)

Link to this function

cms_page_path(conn_or_endpoint, action)

Link to this function

cms_page_path(conn_or_endpoint, action, params)

Link to this function

cms_page_path(conn_or_endpoint, action, id, params)

Link to this function

cms_page_path(conn_or_endpoint, action, id, version, params)

Link to this function

cms_page_url(conn_or_endpoint, action)

Link to this function

cms_page_url(conn_or_endpoint, action, params)

Link to this function

cms_page_url(conn_or_endpoint, action, id, params)

Link to this function

cms_page_url(conn_or_endpoint, action, id, version, params)

Link to this function

cms_page_version_path(conn_or_endpoint, action, cms_page_id)

Link to this function

cms_page_version_path(conn_or_endpoint, action, cms_page_id, params)

Link to this function

cms_page_version_path(conn_or_endpoint, action, cms_page_id, id, params)

Link to this function

cms_page_version_url(conn_or_endpoint, action, cms_page_id)

Link to this function

cms_page_version_url(conn_or_endpoint, action, cms_page_id, params)

Link to this function

cms_page_version_url(conn_or_endpoint, action, cms_page_id, id, params)

Link to this function

cms_path(conn_or_endpoint, action)

Link to this function

cms_path(conn_or_endpoint, action, params)

Link to this function

cms_renderer_path(conn_or_endpoint, action, path)

Link to this function

cms_renderer_path(conn_or_endpoint, action, path, params)

Link to this function

cms_renderer_url(conn_or_endpoint, action, path)

Link to this function

cms_renderer_url(conn_or_endpoint, action, path, params)

Link to this function

cms_snippet_path(conn_or_endpoint, action)

Link to this function

cms_snippet_path(conn_or_endpoint, action, params)

Link to this function

cms_snippet_path(conn_or_endpoint, action, id, params)

Link to this function

cms_snippet_url(conn_or_endpoint, action)

Link to this function

cms_snippet_url(conn_or_endpoint, action, params)

Link to this function

cms_snippet_url(conn_or_endpoint, action, id, params)

Link to this function

cms_snippet_version_path(conn_or_endpoint, action, cms_snippet_id)

Link to this function

cms_snippet_version_path(conn_or_endpoint, action, cms_snippet_id, params)

Link to this function

cms_snippet_version_path(conn_or_endpoint, action, cms_snippet_id, id, params)

Link to this function

cms_snippet_version_url(conn_or_endpoint, action, cms_snippet_id)

Link to this function

cms_snippet_version_url(conn_or_endpoint, action, cms_snippet_id, params)

Link to this function

cms_snippet_version_url(conn_or_endpoint, action, cms_snippet_id, id, params)

Link to this function

cms_template_path(conn_or_endpoint, action)

Link to this function

cms_template_path(conn_or_endpoint, action, params)

Link to this function

cms_template_path(conn_or_endpoint, action, id, params)

Link to this function

cms_template_url(conn_or_endpoint, action)

Link to this function

cms_template_url(conn_or_endpoint, action, params)

Link to this function

cms_template_url(conn_or_endpoint, action, id, params)

Link to this function

cms_template_version_path(conn_or_endpoint, action, cms_template_id)

Link to this function

cms_template_version_path(conn_or_endpoint, action, cms_template_id, params)

Link to this function

cms_template_version_path(conn_or_endpoint, action, cms_template_id, id, params)

Link to this function

cms_template_version_url(conn_or_endpoint, action, cms_template_id)

Link to this function

cms_template_version_url(conn_or_endpoint, action, cms_template_id, params)

Link to this function

cms_template_version_url(conn_or_endpoint, action, cms_template_id, id, params)

Link to this function

cms_url(conn_or_endpoint, action)

Link to this function

cms_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

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.

Generates the connection/endpoint base URL without any path information.

Link to this function

user_path(conn_or_endpoint, action)

Link to this function

user_path(conn_or_endpoint, action, params)

Link to this function

user_path(conn_or_endpoint, action, id, params)

Link to this function

user_url(conn_or_endpoint, action)

Link to this function

user_url(conn_or_endpoint, action, params)

Link to this function

user_url(conn_or_endpoint, action, id, params)