HTMLPurifier_ChildDef_StrictBlockquote Class Reference

Takes the contents of blockquote when in strict and reformats for validation. More...

Inheritance diagram for HTMLPurifier_ChildDef_StrictBlockquote:

HTMLPurifier_ChildDef_Required HTMLPurifier_ChildDef_Required

List of all members.

Public Member Functions

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

Public Attributes

 $allow_empty = true
 $type = 'strictblockquote'

Protected Attributes

 $real_elements
 $fake_elements
 $init = false


Detailed Description

Takes the contents of blockquote when in strict and reformats for validation.

Definition at line 6 of file StrictBlockquote.php.


Member Function Documentation

HTMLPurifier_ChildDef_StrictBlockquote::validateChildren ( tokens_of_children,
config,
context 
)

Reimplemented from HTMLPurifier_ChildDef_Required.

Definition at line 13 of file StrictBlockquote.php.

HTMLPurifier_ChildDef_StrictBlockquote::validateChildren ( tokens_of_children,
config,
context 
)

Reimplemented from HTMLPurifier_ChildDef_Required.

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


Member Data Documentation

HTMLPurifier_ChildDef_StrictBlockquote::$real_elements [protected]

Definition at line 8 of file StrictBlockquote.php.

HTMLPurifier_ChildDef_StrictBlockquote::$fake_elements [protected]

Definition at line 9 of file StrictBlockquote.php.

HTMLPurifier_ChildDef_StrictBlockquote::$allow_empty = true

Reimplemented from HTMLPurifier_ChildDef_Required.

Definition at line 10 of file StrictBlockquote.php.

HTMLPurifier_ChildDef_StrictBlockquote::$type = 'strictblockquote'

Reimplemented from HTMLPurifier_ChildDef_Required.

Definition at line 11 of file StrictBlockquote.php.

HTMLPurifier_ChildDef_StrictBlockquote::$init = false [protected]

Definition at line 12 of file StrictBlockquote.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