ICI Modules: html: encode_string


Modules by name : by type

Synopsis

string = html.encode_string(string)

Description

This performs minimal encoding of the string argument so that it is able to be output via HTML. This replaces certain characters by HTML entities.