SafeHTML
[ class tree: SafeHTML ] [ index: SafeHTML ] [ all elements ]

Element index for package SafeHTML

[ a ] [ b ] [ c ] [ d ] [ g ] [ l ] [ n ] [ p ] [ s ] [ t ] [ w ]

a

$attributes
in file safehtml.php, variable SafeHTML::$attributes
    List of dangerous attributes
$attributesNS
in file safehtml.php, variable SafeHTML::$attributesNS
    List of allowed "namespaced" attributes
top

b

$blackProtocols
in file safehtml.php, variable SafeHTML::$blackProtocols
    List of "dangerous" protocols (used for blacklist-filtering)
top

c

$closeParagraph
in file safehtml.php, variable SafeHTML::$closeParagraph
    List of block-level tags that terminates paragraph
$cssKeywords
in file safehtml.php, variable SafeHTML::$cssKeywords
    List of dangerous CSS keywords
clear
in file safehtml.php, method SafeHTML::clear()
    Clears current document data
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

g

getXHTML
in file safehtml.php, method SafeHTML::getXHTML()
    Returns the XHTML document
top

l

$listTags
in file safehtml.php, variable SafeHTML::$listTags
    List of list tags
top

n

$noClose
in file safehtml.php, variable SafeHTML::$noClose
    List of tags that can have no "closing tag"
top

p

$protocolAttributes
in file safehtml.php, variable SafeHTML::$protocolAttributes
    List of attributes that can contain protocols
$protocolFiltering
in file safehtml.php, variable SafeHTML::$protocolFiltering
    Type of protocols filtering ('white' or 'black')
parse
in file safehtml.php, method SafeHTML::parse()
    Main parsing fuction
top

s

$singleTags
in file safehtml.php, variable SafeHTML::$singleTags
    List of single tags ("<tag />")
SafeHTML
in file safehtml.php, method SafeHTML::SafeHTML()
    Constructs class
SafeHTML
in file safehtml.php, class SafeHTML
    SafeHTML Parser
safehtml.php
procedural page safehtml.php
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

Documentation generated on Fri, 18 Jul 2008 21:37:59 +0200 by phpDocumentor 1.4.1