Cheetah
|
Public Member Functions | |
__construct () | |
transform ($attr, $config, $context) | |
![]() | |
prependCSS (&$attr, $css) | |
confiscateAttr (&$attr, $key) | |
Protected Attributes | |
$pixels | |
Performs miscellaneous cross attribute validation and filtering for input elements. This is meant to be a post-transform.
Definition at line 13952 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrTransform_Input::__construct | ( | ) |
Definition at line 13959 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrTransform_Input::transform | ( | $attr, | |
$config, | |||
$context | |||
) |
array | $attr | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrTransform.
Definition at line 13970 of file HTMLPurifier.standalone.php.
|
protected |
@type HTMLPurifier_AttrDef_HTML_Pixels
Definition at line 13957 of file HTMLPurifier.standalone.php.