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

Element index for package kses

[ a ] [ d ] [ f ] [ k ] [ p ] [ r ] [ s ] [ v ] [ _ ]

_

_hook
in file php4.class.kses.php, method kses4::_hook()
    Allows for additional user defined modifications to text.
_version
in file php4.class.kses.php, method kses4::_version()
    Returns PHP4 OOP version # of kses.
__construct
in file php5.class.kses.php, method kses5::__construct()
    Constructor for kses.
top

a

AddHTML
in file php4.class.kses.php, method kses4::AddHTML()
    Adds valid (X)HTML with corresponding attributes that will be kept when stripping 'evil scripts'.
AddProtocol
in file php4.class.kses.php, method kses4::AddProtocol()
    Adds a single protocol to $this->allowed_protocols.
AddProtocols
in file php4.class.kses.php, method kses4::AddProtocols()
    Allows for single/batch addition of protocols
AddHTML
in file php5.class.kses.php, method kses5::AddHTML()
    Adds valid (X)HTML with corresponding attributes that will be kept when stripping 'evil scripts'.
AddProtocol
in file php5.class.kses.php, method kses5::AddProtocol()
    Adds a single protocol to $this->allowed_protocols.
AddProtocols
in file php5.class.kses.php, method kses5::AddProtocols()
    Allows for single/batch addition of protocols
top

d

DumpElements
in file php4.class.kses.php, method kses4::DumpElements()
    Raw dump of allowed (X)HTML elements
DumpProtocols
in file php4.class.kses.php, method kses4::DumpProtocols()
    Raw dump of allowed protocols
DumpElements
in file php5.class.kses.php, method kses5::DumpElements()
    Raw dump of allowed (X)HTML elements
DumpProtocols
in file php5.class.kses.php, method kses5::DumpProtocols()
    Raw dump of allowed protocols
top

f

filterKsesTextHook
in file php4.class.kses.php, method kses4::filterKsesTextHook()
    Allows for additional user defined modifications to text.
top

k

kses4
in file php4.class.kses.php, method kses4::kses4()
    Constructor for kses.
kses4
in file php4.class.kses.php, class kses4
    Kses strips evil scripts!
KSES_CLASS_PHP4
in file php4.class.kses.php, constant KSES_CLASS_PHP4
    Only install KSES4 once
kses5
in file php5.class.kses.php, class kses5
    Kses strips evil scripts!
KSES_CLASS_PHP5
in file php5.class.kses.php, constant KSES_CLASS_PHP5
    Only install KSES5 once
top

p

php4.class.kses.php
procedural page php4.class.kses.php
Parse
in file php4.class.kses.php, method kses4::Parse()
    Basic task of kses - parses $string and strips it as required.
Protocols
in file php4.class.kses.php, method kses4::Protocols()
    Allows for single/batch addition of protocols
php5.class.kses.php
procedural page php5.class.kses.php
Parse
in file php5.class.kses.php, method kses5::Parse()
    Basic task of kses - parses $string and strips it as required.
Protocols
in file php5.class.kses.php, method kses5::Protocols()
    Allows for single/batch addition of protocols
top

r

RemoveProtocol
in file php4.class.kses.php, method kses4::RemoveProtocol()
    Removes a single protocol from $this->allowed_protocols.
RemoveProtocols
in file php4.class.kses.php, method kses4::RemoveProtocols()
    Allows for single/batch removal of protocols
RemoveProtocol
in file php5.class.kses.php, method kses5::RemoveProtocol()
    Removes a single protocol from $this->allowed_protocols.
RemoveProtocols
in file php5.class.kses.php, method kses5::RemoveProtocols()
    Allows for single/batch removal of protocols
top

s

SetProtocols
in file php4.class.kses.php, method kses4::SetProtocols()
    Allows for single/batch replacement of protocols
SetProtocols
in file php5.class.kses.php, method kses5::SetProtocols()
    Allows for single/batch replacement of protocols
top

v

Version
in file php5.class.kses.php, method kses5::Version()
    Returns PHP5 OOP version # of kses.
top

Documentation generated on Wed, 05 Sep 2007 06:14:16 +0200 by phpDocumentor 1.4.0