Element index for package SafeHTML
[ a ]
[ b ]
[ c ]
[ d ]
[ g ]
[ l ]
[ n ]
[ p ]
[ s ]
[ t ]
[ w ]
top
b
- $blackProtocols
- in file safehtml.php, variable SafeHTML::$blackProtocols
List of "dangerous" protocols (used for blacklist-filtering)
top
top
d
- $deleteTags
- in file safehtml.php, variable SafeHTML::$deleteTags
List of dangerous tags (such tags will be deleted)
- $deleteTagsContent
- in file safehtml.php, variable SafeHTML::$deleteTagsContent
List of dangerous tags (such tags will be deleted, and all content inside this tags will be also removed)
top
top
top
n
- $noClose
- in file safehtml.php, variable SafeHTML::$noClose
List of tags that can have no "closing tag"
top
top
top
t
- $tableTags
- in file safehtml.php, variable SafeHTML::$tableTags
List of table tags, all table tags outside a table will be removed
top
w
- $whiteProtocols
- in file safehtml.php, variable SafeHTML::$whiteProtocols
List of "safe" protocols (used for whitelist-filtering)
top
|
|