| [ Index ] |
PHP Cross Reference of Xoops v2.4.5 code documentation |
[Source view] [Print]
(no description)
| File Size: | 73 lines (2 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
HTMLPurifier_AttrDef_Integer:: (2 methods):
__construct()
validate()
Class: HTMLPurifier_AttrDef_Integer - X-Ref
Validates an integer.| __construct( $negative = true, $zero = true, $positive = true ) X-Ref |
param: $negative Bool indicating whether or not negative values are allowed param: $zero Bool indicating whether or not zero is allowed param: $positive Bool indicating whether or not positive values are allowed |
| validate($integer, $config, $context) X-Ref |
| No description |
| Generated: Sun Aug 1 01:39:09 2010 |