HTMLPurifier_ChildDef_Empty Class Reference

Definition that disallows all elements. More...

List of all members.

Public Member Functions

 __construct ()
 validateChildren ($tokens_of_children, $config, $context)
 __construct ()
 validateChildren ($tokens_of_children, $config, $context)

Public Attributes

 $allow_empty = true
 $type = 'empty'


Detailed Description

Definition that disallows all elements.

Warning:
validateChildren() in this class is actually never called, because empty elements are corrected in HTMLPurifier_Strategy_MakeWellFormed before child definitions are parsed in earnest by HTMLPurifier_Strategy_FixNesting.

Definition at line 10 of file Empty.php.


Constructor & Destructor Documentation

HTMLPurifier_ChildDef_Empty::__construct (  ) 

Definition at line 14 of file Empty.php.

HTMLPurifier_ChildDef_Empty::__construct (  ) 

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


Member Function Documentation

HTMLPurifier_ChildDef_Empty::validateChildren ( tokens_of_children,
config,
context 
)

Definition at line 15 of file Empty.php.

HTMLPurifier_ChildDef_Empty::validateChildren ( tokens_of_children,
config,
context 
)

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


Member Data Documentation

HTMLPurifier_ChildDef_Empty::$allow_empty = true

Definition at line 12 of file Empty.php.

HTMLPurifier_ChildDef_Empty::$type = 'empty'

Definition at line 13 of file Empty.php.


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