Class HTMLPurifier_Printer_ConfigForm_NullDecorator

Description

Printer decorator for directives that accept null

Located in /lib/core/Parsers/htmlpurifier/standalone/HTMLPurifier/Printer/ConfigForm.php (line 188)

HTMLPurifier_Printer
   |
   --HTMLPurifier_Printer_ConfigForm_NullDecorator
Variable Summary
mixed $obj
Method Summary
HTMLPurifier_Printer_ConfigForm_NullDecorator __construct ($obj $obj)
void render ( $ns,  $directive,  $value,  $name,  $config)
Variables
mixed $obj (line 192)

Printer being decorated

  • access: protected

Inherited Variables

Inherited from HTMLPurifier_Printer

HTMLPurifier_Printer::$config
HTMLPurifier_Printer::$generator
Methods
Constructor __construct (line 196)
  • access: public
HTMLPurifier_Printer_ConfigForm_NullDecorator __construct ($obj $obj)
  • $obj $obj: Printer to decorate

Redefinition of:
HTMLPurifier_Printer::__construct()
Initialize $generator.
render (line 200)
  • access: public
void render ( $ns,  $directive,  $value,  $name,  $config)
  • $ns
  • $directive
  • $value
  • $name
  • $config

Inherited Methods

Inherited From HTMLPurifier_Printer

HTMLPurifier_Printer::__construct()
HTMLPurifier_Printer::element()
HTMLPurifier_Printer::elementEmpty()
HTMLPurifier_Printer::end()
HTMLPurifier_Printer::escape()
HTMLPurifier_Printer::getClass()
HTMLPurifier_Printer::listify()
HTMLPurifier_Printer::prepareGenerator()
HTMLPurifier_Printer::row()
HTMLPurifier_Printer::start()
HTMLPurifier_Printer::text()

Documentation generated on Sun, 06 Mar 2011 00:23:43 -0500 by phpDocumentor 1.4.3