Cheetah
|
Public Member Functions | |
__construct ($config) | |
validate ($string, $config, $context) | |
![]() | |
parseCDATA ($string) | |
make ($string) | |
Protected Attributes | |
$info = array() | |
Additional Inherited Members | |
![]() | |
$minimized = false | |
$required = false | |
![]() | |
mungeRgb ($string) | |
expandCSSEscape ($string) | |
Validates the border property as defined by CSS.
Definition at line 11318 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrDef_CSS_Border::__construct | ( | $config | ) |
HTMLPurifier_Config | $config |
Definition at line 11330 of file HTMLPurifier.standalone.php.
HTMLPurifier_AttrDef_CSS_Border::validate | ( | $string, | |
$config, | |||
$context | |||
) |
string | $string | |
HTMLPurifier_Config | $config | |
HTMLPurifier_Context | $context |
Reimplemented from HTMLPurifier_AttrDef.
Definition at line 11344 of file HTMLPurifier.standalone.php.
|
protected |
Local copy of properties this property is shorthand for. @type HTMLPurifier_AttrDef[]
Definition at line 11325 of file HTMLPurifier.standalone.php.