Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for HTMLPurifier_Printer_ConfigForm_default, including all inherited members.
$cols | HTMLPurifier_Printer_ConfigForm_default | |
$config | HTMLPurifier_Printer | protected |
$generator (defined in HTMLPurifier_Printer) | HTMLPurifier_Printer | protected |
$rows | HTMLPurifier_Printer_ConfigForm_default | |
__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 |
listify($array, $polite=false) | HTMLPurifier_Printer | protected |
prepareGenerator($config) | HTMLPurifier_Printer | |
render($ns, $directive, $value, $name, $config) | HTMLPurifier_Printer_ConfigForm_default | |
row($name, $value) | HTMLPurifier_Printer | protected |
start($tag, $attr=array()) | HTMLPurifier_Printer | protected |
text($text) | HTMLPurifier_Printer | protected |