Class HTMLPurifier_VarParser_Native

Description

This variable parser uses PHP's internal code engine. Because it does this, it can represent all inputs; however, it is dangerous and cannot be used by users.

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

HTMLPurifier_VarParser
   |
   --HTMLPurifier_VarParser_Native
Method Summary
void evalExpression ( $expr)
void parseImplementation ( $var,  $type,  $allow_null)
Variables
Methods
evalExpression (line 16230)
  • access: protected
void evalExpression ( $expr)
  • $expr
parseImplementation (line 16226)
  • 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