Classes
Members
(inner, constant) CLICK_PATH :string
Type:
- string
(inner, constant) CLICK_PATH :string
Type:
- string
(inner, constant) CR_PATH :string
Type:
- string
(inner) expandURLMacros :function
Populates macro values in any arbitrary text according to macro-to-string definition and macro value mapping.
Type:
- function
(inner, constant) IMP_PATH :string
Type:
- string
(inner, constant) PUB_PATH :string
Type:
- string
(inner, constant) PUBCR_PATH :string
Type:
- string
(inner) stringToMacro :function
Function to convert a simple string to a URL macro.
Simply uppercases string, and encloses in '${}'
Doesn't check for spaces or anything not URL-safe, so just don't give it anything stupid and expect it to work.
Type:
- function