Element index for package kses
[ a ]
[ d ]
[ f ]
[ k ]
[ p ]
[ r ]
[ s ]
[ _ ]
_
- _hook
- in file kses.class.php, method kses4::_hook()
Allows for additional user defined modifications to text.
- _version
- in file kses.class.php, method kses4::_version()
Returns PHP4 OOP version # of kses.
top
a
- AddHTML
- in file kses.class.php, method kses4::AddHTML()
Adds valid (X)HTML with corresponding attributes that will be kept when stripping 'evil scripts'.
- AddProtocol
- in file kses.class.php, method kses4::AddProtocol()
Adds a single protocol to $this->allowed_protocols.
- AddProtocols
- in file kses.class.php, method kses4::AddProtocols()
Allows for single/batch addition of protocols
top
top
f
- filterKsesTextHook
- in file kses.class.php, method kses4::filterKsesTextHook()
Allows for additional user defined modifications to text.
top
k
- kses4
- in file kses.class.php, method kses4::kses4()
Constructor for kses.
- kses4
- in file kses.class.php, class kses4
Kses strips evil scripts!
- KSES_CLASS_PHP4
- in file kses.class.php, constant KSES_CLASS_PHP4
Only install KSES4 once
- kses.class.php
- procedural page kses.class.php
top
p
- Parse
- in file kses.class.php, method kses4::Parse()
Basic task of kses - parses $string and strips it as required.
- Protocols
- in file kses.class.php, method kses4::Protocols()
Allows for single/batch addition of protocols
top
r
- RemoveProtocol
- in file kses.class.php, method kses4::RemoveProtocol()
Removes a single protocol from $this->allowed_protocols.
- RemoveProtocols
- in file kses.class.php, method kses4::RemoveProtocols()
Allows for single/batch removal of protocols
top
s
- SetProtocols
- in file kses.class.php, method kses4::SetProtocols()
Allows for single/batch replacement of protocols
top
|
|