HTML_QuickForm_Action クラス概要 (Previous) (Next) HTML_QuickForm_Action_Back クラス概要

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Action::perform()

Action::perform() -- リクエストを処理する

説明

子クラスでこのメソッドをオーバーライドし、必要となるロジックを提供しなければなりません。

パラメータ

object HTML_QuickForm_Page &$page

現在のフォームページ。

string $actionName

現在のアクション名。ひとつの Action オブジェクトで 複数のアクションを扱えるため、指定する必要があります。

例外・エラー

例外はスローされません。

注意

この関数は、スタティックにコールする ことはできません。

HTML_QuickForm_Action クラス概要 (Previous) (Next) HTML_QuickForm_Action_Back クラス概要

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.