require_once 'HTML/QuickForm.php';
void HTML_QuickForm::freeze ([mixed $elementList = NULL])
void HTML_QuickForm::freeze
Freezes the elements: elements' values will be displayed without HTML input tags.
array or string of element(s) to be frozen. If NULL then all the form's elements will be frozen.
Table 41-1. Possible PEAR_Error values
since 1.0
This function can not be called statically.