[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 84 lines (2 kb) |
Included or required: | 1 time |
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 |
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |