This is the complete list of members for HTMLPurifier_Printer_ConfigForm, including all inherited members.
  | $compress | HTMLPurifier_Printer_ConfigForm | protected | 
  | $config | HTMLPurifier_Printer | protected | 
  | $docURL | HTMLPurifier_Printer_ConfigForm | protected | 
  | $fields | HTMLPurifier_Printer_ConfigForm | protected | 
  | $generator | HTMLPurifier_Printer | protected | 
  | $name | HTMLPurifier_Printer_ConfigForm | protected | 
  | __construct( $name, $doc_url=null, $compress=false) | HTMLPurifier_Printer_ConfigForm |  | 
  | HTMLPurifier_Printer::__construct() | HTMLPurifier_Printer |  | 
  | element($tag, $contents, $attr=array(), $escape=true) | HTMLPurifier_Printer | protected | 
  | elementEmpty($tag, $attr=array()) | HTMLPurifier_Printer | protected | 
  | end($tag) | HTMLPurifier_Printer | protected | 
  | escape($string) | HTMLPurifier_Printer | protected | 
  | getClass($obj, $sec_prefix='') | HTMLPurifier_Printer | protected | 
  | getCSS() | HTMLPurifier_Printer_ConfigForm | static | 
  | getJavaScript() | HTMLPurifier_Printer_ConfigForm | static | 
  | listify($array, $polite=false) | HTMLPurifier_Printer | protected | 
  | prepareGenerator($config) | HTMLPurifier_Printer |  | 
  | render($config, $allowed=true, $render_controls=true) | HTMLPurifier_Printer_ConfigForm |  | 
  | renderNamespace($ns, $directives) | HTMLPurifier_Printer_ConfigForm | protected | 
  | row($name, $value) | HTMLPurifier_Printer | protected | 
  | setTextareaDimensions($cols=null, $rows=null) | HTMLPurifier_Printer_ConfigForm |  | 
  | start($tag, $attr=array()) | HTMLPurifier_Printer | protected | 
  | text($text) | HTMLPurifier_Printer | protected |