Class Amfphp_BackOffice_ClientGenerator_Util

Description

common utilities for generators

  • author: Ariel Sommeria-klein

Located in /BackOffice/ClientGenerator/Util.php (line 20)


	
			
Method Summary
static void getGeneratedProjectDestinationFolder ( $generatorName)
static void recurseCopy (string $src, string $dst)
static void recursive_remove_directory ( $directory, [ $empty = FALSE])
Methods
static method getGeneratedProjectDestinationFolder (line 121)
  • access: public
static void getGeneratedProjectDestinationFolder ( $generatorName)
  • $generatorName
static method recurseCopy (line 27)

recursively copies one folder to another.

  • access: public
static void recurseCopy (string $src, string $dst)
  • string $src
  • string $dst: must not exist yet
static method recursive_remove_directory (line 55)
  • access: public
static void recursive_remove_directory ( $directory, [ $empty = FALSE])
  • $directory
  • $empty

Documentation generated on Tue, 29 May 2012 23:42:06 +0200 by phpDocumentor 1.4.3