RemoveXSS Klassenreferenz

Aufstellung aller Elemente

Öffentliche Methoden

 RemoveXSS ($val, $replaceString= '< x >')
 process ($val, $replaceString= '< x >')

Dokumentation der Elementfunktionen

RemoveXSS::process ( val,
replaceString = '<x>' 
)

Removes potential XSS code from an input string.

Using an external class by Travis Puderbaugh <kallahar@quickwired.com>

Parameter:
string Input string
string replaceString for inserting in keywords (which destroyes the tags)
Rückgabe:
string Input string with potential XSS code removed
RemoveXSS::RemoveXSS ( val,
replaceString = '<x>' 
)

Removes potential XSS code from an input string. Wrapper for RemoveXSS::process().

Using an external class by Travis Puderbaugh <kallahar@quickwired.com>

Parameter:
string Input string
string replaceString for inserting in keywords (which destroyes the tags)
Rückgabe:
string Input string with potential XSS code removed

Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
 Alle Klassen Namensbereiche Funktionen Variablen

Erzeugt am Wed Oct 28 16:40:21 2009 für Typo3 von  doxygen 1.6.1