ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Converts a stream of HTMLPurifier_Token into an HTMLPurifier_Node, and back again. More...
Static Public Member Functions | |
static | arborize ($tokens, $config, $context) |
static | flatten ($node, $config, $context) |
Converts a stream of HTMLPurifier_Token into an HTMLPurifier_Node, and back again.
Definition at line 10 of file Arborize.php.
|
static |
Definition at line 12 of file Arborize.php.
References $config, $r, and PHPMailer\PHPMailer\$token.
Referenced by HTMLPurifier_Strategy_FixNesting\execute().
|
static |
Definition at line 39 of file Arborize.php.
References $end, $nodes, $start, and PHPMailer\PHPMailer\$token.
Referenced by HTMLPurifier_Strategy_FixNesting\execute().