phpDocumentor ArchiveUpload
Classes
[ class tree: ArchiveUpload ] [ index: ArchiveUpload ] [ all elements ]

Class: ArchiveExtractToolkit

Source Location: /modules/archiveupload/classes/ArchiveExtractToolkit.class

Class ArchiveExtractToolkit

Class Overview

A version of GalleryToolkit to extract files from an archive.

Located in /modules/archiveupload/classes/ArchiveExtractToolkit.class [line 35]

GalleryToolkit
   |
   --ArchiveExtractToolkit

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From GalleryToolkit

GalleryToolkit::applyTransform()
Apply the transform operation to the set of target operations. The transform operation
GalleryToolkit::estimateDimensions()
Estimate the dimensions of a GalleryDerivativeImage from its operations and its source.
GalleryToolkit::getProperty()
Get a certain property of a file
GalleryToolkit::mergeOperations()
Merge two operations together in an intelligent way. The end result of
GalleryToolkit::performOperation()
Perform a certain operation

[ Top ]
Method Summary
void   performOperation()  
bool   _pruneDirectory()   Remove specified patterns or symlinks in a directory tree.

[ Top ]
Methods
performOperation  [line 39]

  void performOperation( $mimeType, $operationName, $sourceFilename, $destFilename, $parameters, [ $context = array()]  )

Parameters:
   $mimeType: 
   $operationName: 
   $sourceFilename: 
   $destFilename: 
   $parameters: 
   $context: 

API Tags:
See:  GalleryToolkit::performOperation


Redefinition of:
GalleryToolkit::performOperation()
Perform a certain operation

[ Top ]
_pruneDirectory  [line 95]

  bool _pruneDirectory( string $dir, array $prune, bool $removeMeta  )

Remove specified patterns or symlinks in a directory tree.

Parameters:
string   $dir:  path
array   $prune:  ('file' => array of filenames, 'dir' => array of dirnames)
bool   $removeMeta:  flag to indicate that the meta files should be removed

API Tags:
Return:  true for success
Access:  private


[ Top ]

Documentation generated on Sat, 21 Nov 2009 04:30:18 -0800 by phpDocumentor 1.3.0RC6