formatURL (url) private
Given a URL, formats it to be placed into the page as part of an element's href
attribute.
This is used, for example, when using the {{action}} helper to generate a URL based on an event.
Parameters:
-
url
String
formatURL (url) private
Given a URL, formats it to be placed into the page as part of an element's href
attribute.
This is used, for example, when using the {{action}} helper to generate a URL based on an event.
String
Please login to continue.