[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(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: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |