Moodle  2.2.1
http://www.collinsharper.com
HTMLPurifier_VarParser_Flexible Class Reference
Inheritance diagram for HTMLPurifier_VarParser_Flexible:
Collaboration diagram for HTMLPurifier_VarParser_Flexible:

Protected Member Functions

 parseImplementation ($var, $type, $allow_null)

Detailed 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.

Definition at line 8 of file Flexible.php.


Member Function Documentation

parseImplementation ( var,
type,
allow_null 
) [protected]

Actually implements the parsing. Base implementation is to not do anything to $var. Subclasses should overload this!

Reimplemented from HTMLPurifier_VarParser.

Definition at line 11 of file Flexible.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations