Class HTMLPurifier_VarParser_Flexible

Description

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.

Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 16119)

HTMLPurifier_VarParser
   |
   --HTMLPurifier_VarParser_Flexible
Method Summary
void parseImplementation ( $var,  $type,  $allow_null)
Variables
Methods
parseImplementation (line 16122)
  • access: protected
void parseImplementation ( $var,  $type,  $allow_null)
  • $var
  • $type
  • $allow_null

Redefinition of:
HTMLPurifier_VarParser::parseImplementation()
Actually implements the parsing. Base implementation is to not

Inherited Methods

Inherited From HTMLPurifier_VarParser

HTMLPurifier_VarParser::error()
HTMLPurifier_VarParser::errorGeneric()
HTMLPurifier_VarParser::errorInconsistent()
HTMLPurifier_VarParser::getTypeName()
HTMLPurifier_VarParser::parse()
HTMLPurifier_VarParser::parseImplementation()
Class Constants

Documentation generated on Sun, 06 Mar 2011 00:24:14 -0500 by phpDocumentor 1.4.3