| | Class: ItemEditRotateAndScalePhotoPluginTestToolkitSource Location: /modules/core/test/phpunit/ItemEditRotateAndScalePhotoPluginTest.class
 
 Class ItemEditRotateAndScalePhotoPluginTestToolkit
		Inherited Properties, Constants, and Methods 
		Methods 
			
	
    Parameters:| | void mergeOperations(
$operation1, 
$args1, 
$operation2, 
$args2 
) | 
 | 
 
					API Tags:|  | $operation1: |  |  |  | $args1: |  |  |  | $operation2: |  |  |  | $args2: |  |  
  
    | See: | GalleryToolkit::mergeOperations
 Dummy operation |  
 Redefinition of: 
			GalleryToolkit::mergeOperations()Merge two operations together in an intelligent way.  The end result of 
	
    Parameters:| | void performOperation(
$mimeType, 
$operationName, 
$sourceFilename, 
$destFilename, 
$parameters, [
$context = array()] 
) | 
 | 
 
					API Tags:|  | $mimeType: |  |  |  | $operationName: |  |  |  | $sourceFilename: |  |  |  | $destFilename: |  |  |  | $parameters: |  |  |  | $context: |  |  
  
    | See: | GalleryToolkit::performOperation
 Dummy operation |  
 Redefinition of: 
			GalleryToolkit::performOperation()Perform a certain operation | 
 |