Class HTMLPurifier_Arborize

InheritanceHTMLPurifier_Arborize

Converts a stream of HTMLPurifier_Token into an HTMLPurifier_Node, and back again.

Method Details

arborize() public static method

public static void arborize ( $tokens, $config, $context )
$tokens
$config
$context
flatten() public static method

public static void flatten ( $node, $config, $context )
$node
$config
$context