Flashtag CMS API v0.0.1 FlashtagAPI.Router.Helpers View Source

Module with named helpers generated from FlashtagAPI.Router.

Link to this section Summary

Functions

Generates the path information including any necessary prefix

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 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 v1_accounts_user_path(conn_or_endpoint, action) View Source
Link to this function v1_accounts_user_path(conn_or_endpoint, action, params) View Source
Link to this function v1_accounts_user_path(conn_or_endpoint, action, id, params) View Source
Link to this function v1_accounts_user_url(conn_or_endpoint, action) View Source
Link to this function v1_accounts_user_url(conn_or_endpoint, action, params) View Source
Link to this function v1_accounts_user_url(conn_or_endpoint, action, id, params) View Source
Link to this function v1_blog_category_path(conn_or_endpoint, action) View Source
Link to this function v1_blog_category_path(conn_or_endpoint, action, params) View Source
Link to this function v1_blog_category_path(conn_or_endpoint, action, id, params) View Source
Link to this function v1_blog_category_url(conn_or_endpoint, action) View Source
Link to this function v1_blog_category_url(conn_or_endpoint, action, params) View Source
Link to this function v1_blog_category_url(conn_or_endpoint, action, id, params) View Source
Link to this function v1_blog_post_path(conn_or_endpoint, action) View Source
Link to this function v1_blog_post_path(conn_or_endpoint, action, params) View Source
Link to this function v1_blog_post_path(conn_or_endpoint, action, id, params) View Source
Link to this function v1_blog_post_url(conn_or_endpoint, action) View Source
Link to this function v1_blog_post_url(conn_or_endpoint, action, params) View Source
Link to this function v1_blog_post_url(conn_or_endpoint, action, id, params) View Source
Link to this function v1_blog_series_path(conn_or_endpoint, action) View Source
Link to this function v1_blog_series_path(conn_or_endpoint, action, params) View Source
Link to this function v1_blog_series_path(conn_or_endpoint, action, id, params) View Source
Link to this function v1_blog_series_url(conn_or_endpoint, action) View Source
Link to this function v1_blog_series_url(conn_or_endpoint, action, params) View Source
Link to this function v1_blog_series_url(conn_or_endpoint, action, id, params) View Source
Link to this function v1_blog_tag_path(conn_or_endpoint, action) View Source
Link to this function v1_blog_tag_path(conn_or_endpoint, action, params) View Source
Link to this function v1_blog_tag_path(conn_or_endpoint, action, id, params) View Source
Link to this function v1_blog_tag_url(conn_or_endpoint, action) View Source
Link to this function v1_blog_tag_url(conn_or_endpoint, action, params) View Source
Link to this function v1_blog_tag_url(conn_or_endpoint, action, id, params) View Source