THttpUtility class
Located in /Web/THttpUtility.php (line 21)
HTML-decodes a string.
It is the inverse of htmlEncode.
HTML-encodes a string.
This method translates the following characters to their corresponding HTML entities: <, >, " Note, unlike http://www.php.net/htmlspecialchars, & is not translated.
This method strips the following characters from a string:
HTML entities: <, >, "
Documentation generated on Mon, 25 Jun 2012 14:38:24 +0200 by phpDocumentor 1.4.3