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
[edit] Last updated: Fri, 25 May 2012

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.

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