Class Ethna_Plugin_Generator_Action

Description

スケルトン生成クラス

Located in /class/Plugin/Generator/Action.php (line 20)

Ethna_Plugin_Abstract
   |
   --Ethna_Plugin_Generator
      |
      --Ethna_Plugin_Generator_Action
Method Summary
 true|Ethna_Error generate (string $action_name, [string $skelton = null], [int $gateway = GATEWAY_WWW])
Variables
Methods
generate (line 31)

アクションのスケルトンを生成する

  • return: true:成功 Ethna_Error:失敗
  • access: public
true|Ethna_Error generate (string $action_name, [string $skelton = null], [int $gateway = GATEWAY_WWW])
  • string $action_name: アクション名
  • string $skelton: スケルトンファイル名
  • int $gateway: ゲートウェイ

Inherited Methods

Inherited From Ethna_Plugin_Abstract

 Ethna_Plugin_Abstract::__construct()
 Ethna_Plugin_Abstract::getConfig()
 Ethna_Plugin_Abstract::getName()
 Ethna_Plugin_Abstract::getType()
 Ethna_Plugin_Abstract::_detectName()
 Ethna_Plugin_Abstract::_detectType()
 Ethna_Plugin_Abstract::_load()
 Ethna_Plugin_Abstract::_loadConfig()

Documentation generated on Fri, 11 Nov 2011 03:57:16 +0900 by phpDocumentor 1.4.3