- appendURIParam
string appendURIParam(string x, string param, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- concat
string concat(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeURI
string encodeURI(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
- encodeURI
void encodeURI(Appender app, string x, const(char)[] ignoreChars)
Undocumented in source. Be warned that the author may not have intended to support it.
- escapeHTML
string escapeHTML(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
- escapeJS
string escapeJS(string x)
Undocumented in source. Be warned that the author may not have intended to support it.
- fixedAppender
auto fixedAppender()
Undocumented in source. Be warned that the author may not have intended to support it.
- formatHTML
string formatHTML(string x)
Undocumented in source. Be warned that the author may not have intended to support it.