include/HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/ValidatorAtom.php

Show: inherited
Table of Contents

\HTMLPurifier_ConfigSchema_ValidatorAtom

Package: SugarCRM

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.

Properties

Propertypublic  $contents= ''
Details
Type
n/a
Propertyprotected  $context= ''
Details
Type
n/a
Propertypublic  $member= ''
Details
Type
n/a
Propertypublic  $obj= ''
Details
Type
n/a

Methods

methodpublic__construct(  $context,  $obj,  $member ) : void

Parameters
Name Type Description
$context
$obj
$member
methodpublicassertAlnum( ) : void

methodpublicassertIsArray( ) : void

methodpublicassertIsBool( ) : void

methodpublicassertIsLookup( ) : void

methodpublicassertIsString( ) : void

methodpublicassertNotEmpty( ) : void

methodpublicassertNotNull( ) : void

methodprotectederror(  $msg ) : void

Parameters
Name Type Description
$msg
Documentation was generated by DocBlox 0.18.1.