XOOPS 2.5.6
Final
|
This is the complete list of members for HTMLPurifier_Printer, including all inherited members.
$config | HTMLPurifier_Printer | protected |
$generator | HTMLPurifier_Printer | protected |
__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 | |
row($name, $value) | HTMLPurifier_Printer | protected |
start($tag, $attr=array()) | HTMLPurifier_Printer | protected |
text($text) | HTMLPurifier_Printer | protected |