Searched refs:HTMLPurifier_Printer_ConfigForm_bool (Results 1 – 1 of 1) sorted by relevance
51 $this->fields[HTMLPurifier_VarParser::C_BOOL] = new HTMLPurifier_Printer_ConfigForm_bool();258 if ($this->obj instanceof HTMLPurifier_Printer_ConfigForm_bool) {385 class HTMLPurifier_Printer_ConfigForm_bool extends HTMLPurifier_Printer class