Class HTMLPurifier_ChildDef_StrictBlockquote

Description

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

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

Located in /library/HTMLPurifier/ChildDef/StrictBlockquote.php (line 6)

HTMLPurifier_ChildDef
   |
   --HTMLPurifier_ChildDef_Required
      |
      --HTMLPurifier_ChildDef_StrictBlockquote
Variable Summary
mixed $allow_empty
mixed $init
mixed $type
Method Summary
void validateChildren ( $tokens_of_children,  $config,  $context)
Variables
mixed $allow_empty = true (line 10)
  • access: public

Redefinition of:
HTMLPurifier_ChildDef_Required::$allow_empty
mixed $fake_elements (line 9)
  • access: protected
mixed $init = false (line 12)
  • access: protected
mixed $real_elements (line 8)
  • access: protected
mixed $type = 'strictblockquote' (line 11)
  • access: public

Redefinition of:
HTMLPurifier_ChildDef_Required::$type

Inherited Variables

Inherited from HTMLPurifier_ChildDef_Required

HTMLPurifier_ChildDef_Required::$elements
Methods
validateChildren (line 13)
  • access: public
void validateChildren ( $tokens_of_children,  $config,  $context)
  • $tokens_of_children
  • $config
  • $context

Redefinition of:
HTMLPurifier_ChildDef_Required::validateChildren()

Inherited Methods

Inherited From HTMLPurifier_ChildDef_Required

HTMLPurifier_ChildDef_Required::__construct()
HTMLPurifier_ChildDef_Required::validateChildren()

Inherited From HTMLPurifier_ChildDef

HTMLPurifier_ChildDef::validateChildren()

Documentation generated on Thu, 19 Jun 2008 18:50:21 -0400 by phpDocumentor 1.4.2