Class HTMLPurifier_VarParser_Flexible

extends HTMLPurifier_VarParser

Performs safe variable parsing based on types which can be used by users. This may not be able to represent all possible data inputs, however.

Methods
Methods inherited from HTMLPurifier_VarParser
parse(), error(), errorInconsistent(), errorGeneric(), getTypeName()
Constants inherited from HTMLPurifier_VarParser
C_STRING, ISTRING, TEXT, ITEXT, C_INT, C_FLOAT, C_BOOL, LOOKUP, ALIST, HASH, C_MIXED
Properties inherited from HTMLPurifier_VarParser
$types, $stringTypes