Todo List
DObject | --DHTMLEscaper
[line 21]
static mixed convertToRegularChars( mixed $convertData, [ $resultData = array()])
static string generateEscapedText( string $text)
static string HTML2Text( string $document)
static string removeSymbols( string $document, [ $allowedSymbolsPattern = ""], string $allowedSymbolsPattern="")
DHTMLEscaper __construct( )