Public Member Functions | |
| __construct () | |
| transform ($attr, $config, $context) | |
| __construct () | |
| transform ($attr, $config, $context) | |
Public Attributes | |
| $name = "SafeParam" | |
Private Attributes | |
| $uri | |
This will only allow name values it recognizes, and pre-fill certain attributes with required values.
Definition at line 15 of file SafeParam.php.
| 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.
| 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.
| 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.
1.5.3