Class HTMLPurifier_ChildDef_StrictBlockquote

Description

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

Located in /lib/core/Parsers/htmlpurifier/HTMLPurifier.standalone.php (line 10800)

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

Redefinition of:
HTMLPurifier_ChildDef_Required::$allow_empty
mixed $fake_elements (line 10803)
  • access: protected
mixed $init = false (line 10806)
  • access: protected
mixed $real_elements (line 10802)
  • access: protected
mixed $type = 'strictblockquote' (line 10805)
  • access: public

Redefinition of:
HTMLPurifier_ChildDef_Required::$type

Inherited Variables

Inherited from HTMLPurifier_ChildDef_Required

HTMLPurifier_ChildDef_Required::$elements
HTMLPurifier_ChildDef_Required::$whitespace
Methods
getAllowedElements (line 10812)
  • access: public
void getAllowedElements ( $config)
  • $config

Redefinition of:
HTMLPurifier_ChildDef::getAllowedElements()
Get lookup of tag names that should not close this element automatically.
validateChildren (line 10817)
  • 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::getAllowedElements()
HTMLPurifier_ChildDef::validateChildren()

Documentation generated on Sun, 06 Mar 2011 00:24:01 -0500 by phpDocumentor 1.4.3