previousHTML_QuickForm_Renderer::renderHtml() (Previous) (Next) 導入next

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

HTML_QuickForm_Controller

このパッケージは HTML_QuickForm へのアドオンで、複数ページにまたがるフォームの作成機能 (およびその他の機能) を提供します。

以下のような素敵な機能があります。

  • 複数ページにまたがるフォームを簡単に作成できるよう、 いくつかのデフォルトアクションが含まれています。

  • 一般的な使用例 (単一ページのフォーム、ウィザード、タブ形式のフォーム) が含まれています。

Table of Contents
previousHTML_QuickForm_Renderer::renderHtml() (Previous) (Next) 導入next

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
Note by: benjaminbeck@gmx.de
If you put your submit button in a group, make sure that the groups 5th argument is false ($appendName) otherwise the action will not be executed.

Greetings Benjamin