Class JArchive

Description

An Archive handling class

  • since: 1.1
  • static:

Located in /filesystem/archive.php (line 27)


	
			
Method Summary
 void create (string $archive, mixed $files, [string $compress = 'tar'], [string $addPath = ''], [string $removePath = ''], [boolean $autoExt = false], [boolean $cleanUp = false])
Methods
create (line 37)
void create (string $archive, mixed $files, [string $compress = 'tar'], [string $addPath = ''], [string $removePath = ''], [boolean $autoExt = false], [boolean $cleanUp = false])
  • string $archive: The name of the archive
  • mixed $files: The name of a single file or an array of files
  • string $compress: The compression for the archive
  • string $addPath: Path to add within the archive
  • string $removePath: Path to remove within the archive
  • boolean $autoExt: Automatically append the extension for the archive
  • boolean $cleanUp: Remove for source files

Documentation generated on Sat, 4 Feb 2006 14:22:39 +0100 by phpDocumentor 1.3.0RC4