Summary of WebUtils.Funcs

You can also browse the complete source file or the generated documentation.

def htmlEncode(what, codes=htmlCodes)
def htmlEncodeStr(s, codes=htmlCodes)
def htmlDecode(s, codes=htmlCodesReversed)
def htmlForDict(d, addSpace=None, filterValueCallBack=None,
def requestURI(env)
def normURL(path)