Class Ethna_Action_Info

Description

__ethna_info__アクションの実装

Located in /class/Action/Info.php (line 39)

Ethna_ActionClass
   |
   --Ethna_Action_Info
Method Summary
 string perform ()
 string prepare ()
Variables
Methods
perform (line 58)

__ethna_info__アクションの実装

  • return: 遷移名
  • access: public
string perform ()

Redefinition of:
Ethna_ActionClass::perform()
アクション実行
prepare (line 47)

__ethna_info__アクションの前処理

  • return: Forward先(正常終了ならnull)
  • access: public
string prepare ()

Redefinition of:
Ethna_ActionClass::prepare()
アクション実行前の処理(フォーム値チェック等)を行う

Inherited Methods

Inherited From Ethna_ActionClass

 Ethna_ActionClass::__construct()
 Ethna_ActionClass::authenticate()
 Ethna_ActionClass::perform()
 Ethna_ActionClass::preloadPlugin()
 Ethna_ActionClass::prepare()

Documentation generated on Fri, 11 Nov 2011 03:58:21 +0900 by phpDocumentor 1.4.3