|
XOOPS 2.5.6
Final
|

Public Member Functions | |
| render ($ns, $directive, $value, $name, $config) | |
Public Member Functions inherited from HTMLPurifier_Printer | |
| __construct () | |
| prepareGenerator ($config) | |
Public Attributes | |
| $cols = 18 | |
| $rows = 5 | |
Additional Inherited Members | |
Protected Member Functions inherited from HTMLPurifier_Printer | |
| element ($tag, $contents, $attr=array(), $escape=true) | |
| elementEmpty ($tag, $attr=array()) | |
| end ($tag) | |
| escape ($string) | |
| getClass ($obj, $sec_prefix= '') | |
| listify ($array, $polite=false) | |
| row ($name, $value) | |
| start ($tag, $attr=array()) | |
| text ($text) | |
Protected Attributes inherited from HTMLPurifier_Printer | |
| $config | |
| $generator | |
Swiss-army knife configuration form field printer
Definition at line 238 of file ConfigForm.php.
| HTMLPurifier_Printer_ConfigForm_default::render | ( | $ns, | |
| $directive, | |||
| $value, | |||
| $name, | |||
| $config | |||
| ) |
Definition at line 241 of file ConfigForm.php.
References $cols, HTMLPurifier_Printer\$config, $i, $ret, $rows, $type, HTMLPurifier_VarParser\ALIST, HTMLPurifier_Printer\element(), HTMLPurifier_Printer\elementEmpty(), HTMLPurifier_Printer\end(), HTMLPurifier_VarParser\HASH, HTMLPurifier_VarParser\ITEXT, HTMLPurifier_VarParser\LOOKUP, HTMLPurifier_VarParser\MIXED, HTMLPurifier_Printer\prepareGenerator(), HTMLPurifier_Printer\start(), HTMLPurifier_VarParser\TEXT, and HTMLPurifier_Printer\text().

| HTMLPurifier_Printer_ConfigForm_default::$cols = 18 |
Definition at line 239 of file ConfigForm.php.
Referenced by render().
| HTMLPurifier_Printer_ConfigForm_default::$rows = 5 |
Definition at line 240 of file ConfigForm.php.
Referenced by render().