Class Ethna_Plugin_Generator_Plugin

Description

スケルトン生成クラス

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

Ethna_Plugin_Generator
   |
   --Ethna_Plugin_Generator_Plugin
Method Summary
 bool generate (string $type, string $name, [bool $overwrite = false])
 bool remove (string $type, string $name)
Variables

Inherited Variables

Inherited from Ethna_Plugin_Generator

Ethna_Plugin_Generator::$ctl
Methods
generate (line 31)

プラグインを生成する

  • return: true:成功 false:失敗
  • access: public
bool generate (string $type, string $name, [bool $overwrite = false])
  • string $type: プラグインの$type
  • string $name: プラグインの$name
  • bool $overwrite: 上書きオプション
remove (line 61)

プラグインを消す

  • return: true:成功 false:失敗
  • access: public
bool remove (string $type, string $name)
  • string $type: プラグインの$type
  • string $name: プラグインの$name

Inherited Methods

Inherited From Ethna_Plugin_Generator

 Ethna_Plugin_Generator::Ethna_Plugin_Generator()

Documentation generated on Fri, 11 Nov 2011 04:00:17 +0900 by phpDocumentor 1.4.3