Public Member Functions | |
| __construct () | |
| validate ($string, $config, $context) | |
| __construct () | |
| validate ($string, $config, $context) | |
Protected Attributes | |
| $length | |
| $percentage | |
Definition at line 44 of file BackgroundPosition.php.
| HTMLPurifier_AttrDef_CSS_BackgroundPosition::__construct | ( | ) |
Definition at line 50 of file BackgroundPosition.php.
| HTMLPurifier_AttrDef_CSS_BackgroundPosition::__construct | ( | ) |
Definition at line 7608 of file HTMLPurifier.standalone.php.
| HTMLPurifier_AttrDef_CSS_BackgroundPosition::validate | ( | $ | string, | |
| $ | config, | |||
| $ | context | |||
| ) |
Definition at line 55 of file BackgroundPosition.php.
| HTMLPurifier_AttrDef_CSS_BackgroundPosition::validate | ( | $ | string, | |
| $ | config, | |||
| $ | context | |||
| ) |
Definition at line 7613 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrDef_CSS_BackgroundPosition::$length [protected] |
Definition at line 47 of file BackgroundPosition.php.
HTMLPurifier_AttrDef_CSS_BackgroundPosition::$percentage [protected] |
Definition at line 48 of file BackgroundPosition.php.
1.5.3