[ Index ]

PHP Cross Reference of Xoops v2.4.5 code documentation

title

Body

[close]

/xoops_lib/modules/protector/library/HTMLPurifier/AttrDef/ -> Integer.php (summary)

(no description)

File Size: 73 lines (2 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

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
Open Source related documentation for developers.