Skip to content

HTMLPurifier_Arborize

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

  • Full name: \HTMLPurifier_Arborize

Methods

arborize

public static arborize(mixed $tokens, mixed $config, mixed $context): mixed
  • This method is static.

Parameters:

Parameter Type Description
$tokens mixed
$config mixed
$context mixed

flatten

public static flatten(mixed $node, mixed $config, mixed $context): mixed
  • This method is static.

Parameters:

Parameter Type Description
$node mixed
$config mixed
$context mixed


Automatically generated on 2025-03-18