\HTMLPurifier_Arborize

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

Summary

Methods
Properties
Constants
arborize()
flatten()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

arborize()

arborize(mixed  $tokens, mixed  $config, mixed  $context) : mixed

Parameters

mixed $tokens
mixed $config
mixed $context

Returns

mixed —

flatten()

flatten(mixed  $node, mixed  $config, mixed  $context) : mixed

Parameters

mixed $node
mixed $config
mixed $context

Returns

mixed —