Class Ethna_Generator

Description

スケルトン生成クラス

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


	
			
Method Summary
 static void generate (string $type, string $app_dir, mixed 2)
 static void remove (string $type, string $app_dir, mixed 2)
Methods
static generate (line 32)

スケルトンを生成する

  • access: public
void generate (string $type, string $app_dir, mixed 2)
  • string $type: 生成する対象
  • string $app_dir: アプリケーションのディレクトリ (nullのときはアプリケーションを特定しない)
  • mixed 2: residue プラグインのgenerate()にそのまま渡す
static remove (line 72)

スケルトンを削除する

  • access: public
void remove (string $type, string $app_dir, mixed 2)
  • string $type: 生成する対象
  • string $app_dir: アプリケーションのディレクトリ (nullのときはアプリケーションを特定しない)
  • mixed 2: residue プラグインのremove()にそのまま渡す

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