HTMLPurifier_AttrTransform_SafeParam Class Reference

Validates name/value pairs in param tags to be used in safe objects. More...

List of all members.

Public Member Functions

 __construct ()
 transform ($attr, $config, $context)
 __construct ()
 transform ($attr, $config, $context)

Public Attributes

 $name = "SafeParam"

Private Attributes

 $uri


Detailed Description

Validates name/value pairs in param tags to be used in safe objects.

This will only allow name values it recognizes, and pre-fill certain attributes with required values.

Note:
This class only supports Flash. In the future, Quicktime support may be added.
Warning:
This class expects an injector to add the necessary parameters tags.

Definition at line 15 of file SafeParam.php.


Constructor & Destructor Documentation

HTMLPurifier_AttrTransform_SafeParam::__construct (  ) 

Definition at line 20 of file SafeParam.php.

HTMLPurifier_AttrTransform_SafeParam::__construct (  ) 

Definition at line 9498 of file HTMLPurifier.standalone.php.


Member Function Documentation

HTMLPurifier_AttrTransform_SafeParam::transform ( attr,
config,
context 
)

Definition at line 24 of file SafeParam.php.

HTMLPurifier_AttrTransform_SafeParam::transform ( attr,
config,
context 
)

Definition at line 9502 of file HTMLPurifier.standalone.php.


Member Data Documentation

HTMLPurifier_AttrTransform_SafeParam::$name = "SafeParam"

Definition at line 17 of file SafeParam.php.

HTMLPurifier_AttrTransform_SafeParam::$uri [private]

Definition at line 18 of file SafeParam.php.


The documentation for this class was generated from the following files:
Generated on Thu Jun 19 18:47:29 2008 for HTMLPurifier by  doxygen 1.5.3