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

search for in the

newt_scale_set> <newt_resume
Last updated: Fri, 30 Jan 2009

view this page in

newt_run_form

(PECL newt >= 0.1)

newt_run_formフォームを実行する

説明

resource newt_run_form ( resource $form )

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

パラメータ

form

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

返り値

フォームの実行を停止させたコンポーネントを返します。

注意: この関数は、newt の通常の名前付け規則に当てはまらないことに注意 しましょう。これは古いインターフェースであり、すべてのフォームで 動作するわけではありません。これは、昔のアプリケーションのために だけ newt に残されています。しかし、この関数のインターフェースは newt_form_run() よりシンプルであるため、 結果としていまだに頻繁に利用されています。 アプリケーションが終了した際には、フォームおよびそこに含まれる すべてのコンポーネントは破壊されます。

参考



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

newt_scale_set> <newt_resume
Last updated: Fri, 30 Jan 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites