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
Last updated: Fri, 13 Nov 2009

view this page in

newt_form_run

(PECL newt >= 0.1)

newt_form_runフォームを実行する

説明

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

この関数は、引数で渡したフォームを実行します。

パラメータ

form

フォームコンポーネント。

exit_struct

フォームコンポーネントを実行した後の情報を返すために使用する 配列。キーと値については以下の表で示します。

Form の終了情報の構造
インデックスのキー 値の型 説明
reason integer フォームが終了した理由。とりうる値については ここ で定義しています。
watch resource newt_form_watch_fd() で指定したリソースリンク。
キー 整数 ホットキー
component resource フォームを終了させたコンポーネント。

返り値

値を返しません。

参考



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

newt_form_set_background> <newt_form_get_current
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites