Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
HTMLPurifier_ConfigSchema_ValidatorAtom Class Reference

Public Member Functions

 __construct ($context, $obj, $member)
 
 assertAlnum ()
 
 assertIsArray ()
 
 assertIsBool ()
 
 assertIsLookup ()
 
 assertIsString ()
 
 assertNotEmpty ()
 
 assertNotNull ()
 

Protected Member Functions

 error ($msg)
 

Protected Attributes

 $contents
 @type mixed
 
 $context
 @type string
 
 $member
 @type string
 
 $obj
 @type object
 

Member Function Documentation

◆ assertAlnum()

HTMLPurifier_ConfigSchema_ValidatorAtom::assertAlnum ( )

◆ assertIsArray()

HTMLPurifier_ConfigSchema_ValidatorAtom::assertIsArray ( )

◆ assertIsBool()

HTMLPurifier_ConfigSchema_ValidatorAtom::assertIsBool ( )

◆ assertIsLookup()

HTMLPurifier_ConfigSchema_ValidatorAtom::assertIsLookup ( )

◆ assertIsString()

HTMLPurifier_ConfigSchema_ValidatorAtom::assertIsString ( )

◆ assertNotEmpty()

HTMLPurifier_ConfigSchema_ValidatorAtom::assertNotEmpty ( )

◆ assertNotNull()

HTMLPurifier_ConfigSchema_ValidatorAtom::assertNotNull ( )

◆ error()

HTMLPurifier_ConfigSchema_ValidatorAtom::error ( $msg)
protected
Parameters
string$msg
Exceptions
HTMLPurifier_ConfigSchema_Exception

The documentation for this class was generated from the following file: