[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/libraries/htmlpurifier/library/HTMLPurifier/ConfigSchema/ -> ValidatorAtom.php (summary)

(no description)

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

Defines 1 class

HTMLPurifier_ConfigSchema_ValidatorAtom:: (9 methods):
  __construct()
  assertIsString()
  assertIsBool()
  assertIsArray()
  assertNotNull()
  assertAlnum()
  assertNotEmpty()
  assertIsLookup()
  error()


Class: HTMLPurifier_ConfigSchema_ValidatorAtom  - X-Ref

Fluent interface for validating the contents of member variables.
This should be immutable. See HTMLPurifier_ConfigSchema_Validator for
use-cases. We name this an 'atom' because it's ONLY for validations that
are independent and usually scalar.

__construct($context, $obj, $member)   X-Ref
No description

assertIsString()   X-Ref
No description

assertIsBool()   X-Ref
No description

assertIsArray()   X-Ref
No description

assertNotNull()   X-Ref
No description

assertAlnum()   X-Ref
No description

assertNotEmpty()   X-Ref
No description

assertIsLookup()   X-Ref
No description

error($msg)   X-Ref
No description



Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1