newt_form_run

(PECL)

newt_form_run -- Runs a form

Description

void newt_form_run ( resource form, array &exit_struct )

This function runs the form passed to it.

Parameters

form

Form component

exit_struct

Array, used for returning information after running the form component. Keys and values are described in the following table:

Table 1. Form Exit Structure

Index KeyValue TypeDescription
reasoninteger The reason, why the form has been exited. Possible values are defined here.
watchresourceResource link, specified in newt_form_watch_fd()
keyintegerHotkey
componentresourceComponent, which caused the form to exit

Return Values

No value is returned.

See Also

newt_run_form()


Follow phpf1 on Twitter




F1 Site Family
AJAX F1
CSS F1
Database F1
Flash F1
HTML F1
Java F1
JavaScript F1
PhotoShop F1
PHP F1
Scripts F1
Tutorial F1
Windows F1

Total time: 0.0334