Validates shorthand CSS property font.
Definition at line 11709 of file HTMLPurifier.standalone.php.
◆ __construct()
HTMLPurifier_AttrDef_CSS_Font::__construct |
( |
|
$config | ) |
|
◆ validate()
HTMLPurifier_AttrDef_CSS_Font::validate |
( |
|
$string, |
|
|
|
$config, |
|
|
|
$context |
|
) |
| |
◆ $info
HTMLPurifier_AttrDef_CSS_Font::$info = array() |
|
protected |
Local copy of validators @type HTMLPurifier_AttrDef[]
- Note
- If we moved specific CSS property definitions to their own classes instead of having them be assembled at run time by CSSDefinition, this wouldn't be necessary. We'd instantiate our own copies.
Definition at line 11720 of file HTMLPurifier.standalone.php.
The documentation for this class was generated from the following file: