HTML_QuickForm::freeze()

HTML_QuickForm::freeze()

HTML_QuickForm::freeze() -- "Freezes" the form's elements

Description

Freezes the elements: elements' values will be displayed without HTML input tags.

Parameter

mixed $elementList

array or string of element(s) to be frozen. If NULL then all the form's elements will be frozen.

Note

since 1.0

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.