HTMLPurifier_AttrTransform_ImgRequired Class Reference

Transform that supplies default values for the src and alt attributes in img tags, as well as prevents the img tag from being removed because of a missing alt tag. More...

List of all members.

Public Member Functions

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


Detailed Description

Transform that supplies default values for the src and alt attributes in img tags, as well as prevents the img tag from being removed because of a missing alt tag.

This needs to be registered as both a pre and post attribute transform.

Definition at line 11 of file ImgRequired.php.


Member Function Documentation

HTMLPurifier_AttrTransform_ImgRequired::transform ( attr,
config,
context 
)

Definition at line 14 of file ImgRequired.php.

HTMLPurifier_AttrTransform_ImgRequired::transform ( attr,
config,
context 
)

Definition at line 9308 of file HTMLPurifier.standalone.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