Page::getButtonName() (Previous) (Next) Page::isFormBuilt()

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

Page::handle()

Page::handle() -- アクションを処理する

説明

このメソッドは単に、このアクション名で 登録された アクションオブジェクトの perform() メソッドをコールします。 アクションオブジェクトが登録されていなければ、 コントローラの handle() メソッドがコールされます。

パラメータ

string $actionName

アクションの名前です。

例外・エラー

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

注意

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

Page::getButtonName() (Previous) (Next) Page::isFormBuilt()

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.