Query: newt_form_run
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NEWT_FORM_RUN(3) 1 NEWT_FORM_RUN(3) newt_form_run - Runs a formSYNOPSISvoid newt_form_run (resource $form, array &$exit_struct)DESCRIPTIONThis function runs the form passed to it.PARAMETERSo $form - Form component o $exit_struct - Array, used for returning information after running the form component. Keys and values are described in the following table: Form Exit Structure +----------+--------------------------------------+---+ |Index Key | | | | | | | | | Value Type | | | | | | | | Description | | | | | | +----------+--------------------------------------+---+ | reason | | | | | | | | | integer | | | | | | | | The reason, why the form has been | | | | exited. Possible values are defined | | | | here. | | | | | | | watch | | | | | | | | | resource | | | | | | | | Resource link, specified in | | | | newt_form_watch_fd(3) | | | | | | | key | | | | | | | | | integer | | | | | | | | Hotkey | | | | | | |component | | | | | | | | | resource | | | | | | | | Component, which caused the form to | | | | exit | | | | | | +----------+--------------------------------------+---+RETURN VALUESNo value is returned.SEE ALSOnewt_run_form(3). PHP Documentation Group NEWT_FORM_RUN(3)
| Related Man Pages |
|---|
| html::form(3) - redhat |
| field_count(3) - netbsd |
| move_field(3) - netbsd |
| post_form(3) - netbsd |
| imagecolorclosesthwb(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| PHP Form Validator 1.0 (Default branch) |
| IBM's Objection to SCO's APA Motion, as text |
| Apathy: Form vs Function |
| Form validation in PHP |
| Web Automation in Perl/Ksh with NO additional modules |