HTMLPurifier_Strategy_MakeWellFormed Class Reference

Takes tokens makes them well-formed (balance end tags, etc. More...

List of all members.

Public Member Functions

 execute ($tokens, $config, $context)
 processToken ($token, $config, $context)
 execute ($tokens, $config, $context)
 processToken ($token, $config, $context)

Protected Attributes

 $inputTokens
 Locally shared variable references.
 $inputIndex
 $outputTokens
 $currentNesting
 $currentInjector
 $injectors


Detailed Description

Takes tokens makes them well-formed (balance end tags, etc.

)

Definition at line 6 of file MakeWellFormed.php.


Member Function Documentation

HTMLPurifier_Strategy_MakeWellFormed::execute ( tokens,
config,
context 
)

Definition at line 15 of file MakeWellFormed.php.

References $injectors, and processToken().

HTMLPurifier_Strategy_MakeWellFormed::processToken ( token,
config,
context 
)

Definition at line 268 of file MakeWellFormed.php.

Referenced by execute().

HTMLPurifier_Strategy_MakeWellFormed::execute ( tokens,
config,
context 
)

Definition at line 13147 of file HTMLPurifier.standalone.php.

References $injectors, and processToken().

HTMLPurifier_Strategy_MakeWellFormed::processToken ( token,
config,
context 
)

Definition at line 13400 of file HTMLPurifier.standalone.php.


Member Data Documentation

HTMLPurifier_Strategy_MakeWellFormed::$inputTokens [protected]

Locally shared variable references.

Definition at line 12 of file MakeWellFormed.php.

HTMLPurifier_Strategy_MakeWellFormed::$inputIndex [protected]

Definition at line 12 of file MakeWellFormed.php.

HTMLPurifier_Strategy_MakeWellFormed::$outputTokens [protected]

Definition at line 12 of file MakeWellFormed.php.

HTMLPurifier_Strategy_MakeWellFormed::$currentNesting [protected]

Definition at line 12 of file MakeWellFormed.php.

HTMLPurifier_Strategy_MakeWellFormed::$currentInjector [protected]

Definition at line 12 of file MakeWellFormed.php.

HTMLPurifier_Strategy_MakeWellFormed::$injectors [protected]

Definition at line 12 of file MakeWellFormed.php.

Referenced by execute().


The documentation for this class was generated from the following files:
Generated on Thu Jun 19 18:47:32 2008 for HTMLPurifier by  doxygen 1.5.3