Cheetah
|
Public Member Functions | |
__construct () | |
validate ($string, $config, $context) | |
![]() | |
parseCDATA ($string) | |
make ($string) | |
Protected Attributes | |
$length | |
$percentage | |
Additional Inherited Members | |
![]() | |
$minimized = false | |
$required = false | |
![]() | |
mungeRgb ($string) | |
expandCSSEscape ($string) | |
Validates the value of background-position.
Definition at line 11198 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrDef_CSS_BackgroundPosition::__construct | ( | ) |
Definition at line 11211 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrDef_CSS_BackgroundPosition::validate | ( | $string, | |
$config, | |||
$context | |||
) |
string | $string | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrDef.
Definition at line 11223 of file HTMLPurifier.standalone.php.
|
protected |
@type HTMLPurifier_AttrDef_CSS_Length
Definition at line 11204 of file HTMLPurifier.standalone.php.
|
protected |
@type HTMLPurifier_AttrDef_CSS_Percentage
Definition at line 11209 of file HTMLPurifier.standalone.php.