formatURL (url) Stringprivate
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
Returns:
-
String - url
Please login to continue.