Cheetah
|
Public Member Functions | |
transform ($attr, $config, $context) | |
![]() | |
prependCSS (&$attr, $css) | |
confiscateAttr (&$attr, $key) | |
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 13846 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrTransform_ImgRequired::transform | ( | $attr, | |
$config, | |||
$context | |||
) |
array | $attr | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrTransform.
Definition at line 13855 of file HTMLPurifier.standalone.php.