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

Element index for package HTML_Safe

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

a

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

b

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

c

$closeParagraph
in file Safe.php, variable HTML_Safe::$closeParagraph
    List of block-level tags that terminates paragraph
$cssKeywords
in file Safe.php, variable HTML_Safe::$cssKeywords
    List of dangerous CSS keywords
clear
in file Safe.php, method HTML_Safe::clear()
    Clears current document data
top

d

$deleteTags
in file Safe.php, variable HTML_Safe::$deleteTags
    List of dangerous tags (such tags will be deleted)
$deleteTagsContent
in file Safe.php, variable HTML_Safe::$deleteTagsContent
    List of dangerous tags (such tags will be deleted, and all content inside this tags will be also removed)
top

g

getmicrotime
in file HTML_Safe_example.php, function getmicrotime()
getXHTML
in file Safe.php, method HTML_Safe::getXHTML()
    Returns the XHTML document
top

h

HTML_Safe
in file Safe.php, method HTML_Safe::HTML_Safe()
    Constructs class
HTML_Safe
in file Safe.php, class HTML_Safe
    HTML_Safe Parser
HTML_Safe_example.php
procedural page HTML_Safe_example.php
top

l

$listTags
in file Safe.php, variable HTML_Safe::$listTags
    List of list tags
top

n

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

p

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

r

top

s

$singleTags
in file Safe.php, variable HTML_Safe::$singleTags
    List of single tags ("<tag />")
Safe.php
procedural page Safe.php
top

t

$tableTags
in file Safe.php, variable HTML_Safe::$tableTags
    List of table tags, all table tags outside a table will be removed
top

w

$whiteProtocols
in file Safe.php, variable HTML_Safe::$whiteProtocols
    List of "safe" protocols (used for whitelist-filtering)
top

x

XML_HTMLSAX3
in file HTML_Safe_example.php, constant XML_HTMLSAX3
top

Documentation generated on Wed, 21 Dec 2005 03:31:04 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.