Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403]
(no description)
File Size: | 84 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HTMLPurifier_AttrDef_CSS_Number:: (2 methods):
__construct()
validate()
Class: HTMLPurifier_AttrDef_CSS_Number - X-Ref
Validates a number as defined by the CSS spec.__construct($non_negative = false) X-Ref |
param: bool $non_negative indicates whether negatives are forbidden |
validate($number, $config, $context) X-Ref |
param: string $number param: HTMLPurifier_Config $config param: HTMLPurifier_Context $context return: string|bool |