php man page for newt_form_destroy

Query: newt_form_destroy

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NEWT_FORM_DESTROY(3)							 1						      NEWT_FORM_DESTROY(3)

newt_form_destroy - Destroys a form

SYNOPSIS
void newt_form_destroy (resource $form)
DESCRIPTION
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.
PARAMETERS
o $form - Form component, which is going to be destroyed
RETURN VALUES
No value is returned.
SEE ALSO
newt_form_run(3), newt_run_form(3). PHP Documentation Group NEWT_FORM_DESTROY(3)
Related Man Pages
ccomps(1) - centos
form_hook(3) - netbsd
form_opts_on(3) - netbsd
form_opts_off(3) - netbsd
set_form_opts(3) - netbsd
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!