newt_form_get_current> <newt_form_add_hot_key
Last updated: Fri, 24 Feb 2012

newt_form_destroy

(PECL newt >= 0.1)

newt_form_destroyDestroys a form

Descrição

void newt_form_destroy ( resource $form )

This function frees the memory resources used by the form and all of the components which have been added to the form (including those components which are on subforms). Once a form has been destroyed, none of the form's components can be used.

Parâmetros

form

Form component, which is going to be destroyed

Valor Retornado

Não há valor retornado.

Veja Também



User Contributed Notes
newt_form_destroy
There are no user contributed notes for this page.

newt_form_get_current> <newt_form_add_hot_key
Last updated: Fri, 24 Feb 2012