![]() |
API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Public Member Functions | |
| __construct ($context, $obj, $member) | |
| assertIsString () | |
| assertIsBool () | |
| assertIsArray () | |
| assertNotNull () | |
| assertAlnum () | |
| assertNotEmpty () | |
| assertIsLookup () | |
Protected Member Functions | |
| error ($msg) | |
Protected Attributes | |
| $context | |
| $obj | |
| $member | |
| $contents | |
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 | |||
| ) |
| assertAlnum | ( | ) |
| assertIsArray | ( | ) |


| assertIsBool | ( | ) |
| assertIsLookup | ( | ) |
| assertIsString | ( | ) |


| assertNotEmpty | ( | ) |
| assertNotNull | ( | ) |
|
protected |
| string | $msg |
| HTMLPurifier_ConfigSchema_Exception |

|
protected |
@type mixed
|
protected |
@type string
|
protected |
@type string
|
protected |
@type object