Class Ethna_Action_UnitTest

Description

__ethna_unittest__アクションの実装

Located in /class/Action/UnitTest.php (line 35)

Ethna_ActionClass
   |
   --Ethna_Action_UnitTest
Method Summary
 string perform ()
 string prepare ()
Variables
Methods
perform (line 54)

__ethna_unittest__アクションの実装

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

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

__ethna_unittest__アクションの前処理

  • 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:59:09 +0900 by phpDocumentor 1.4.3