HTML_QuickForm_element::unfreeze()
HTML_QuickForm_element::unfreeze() -- Unfreezes the element
概要
require_once 'HTML/QuickForm/element.php'; |
void HTML_QuickForm_element::unfreeze ()
説明
Unfreezes the element so that it becomes editable again.
例外・エラー
throws no exceptions thrown
注意
この関数は、スタティックにコールする
ことはできません。