HTML_QuickForm_element::unfreeze()

HTML_QuickForm_element::unfreeze() – Réactive un élément

Synopsis

require_once 'HTML/QuickForm/element.php';

void HTML_QuickForm_element::unfreeze ( )

Description

Réactive un élément afin qu'il devienne de nouveau éditable.

Throws

No exceptions thrown.

Note

This function can not be called statically.