API - XOOPS 2.5.11 Beta 2
By monxoops.fr
HTMLPurifier_Arborize Class Reference

Static Public Member Functions

static arborize ($tokens, $config, $context)
 
static flatten ($node, $config, $context)
 

Detailed Description

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

Note
This transformation is not an equivalence. We mutate the input token stream to make it so; see all [MUT] markers in code.

Member Function Documentation

◆ arborize()

static arborize (   $tokens,
  $config,
  $context 
)
static
Here is the caller graph for this function:

◆ flatten()

static flatten (   $node,
  $config,
  $context 
)
static
Here is the caller graph for this function:

The documentation for this class was generated from the following file: