downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

newt_form_set_background> <newt_form_get_current
[edit] Last updated: Fri, 23 Mar 2012

view this page in

newt_form_run

(PECL newt >= 0.1)

newt_form_runRuns a form

Açıklama

void newt_form_run ( resource $form , array &$exit_struct )

This function runs the form passed to it.

Değiştirgeler

form

Form component

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()
key integer Hotkey
component resource Component, which caused the form to exit

Dönen Değerler

Hiçbir değer dönmez.

Ayrıca Bakınız



add a note add a note User Contributed Notes newt_form_run
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites