phpDocumentor GalleryCore
Helpers
[ class tree: GalleryCore ] [ index: GalleryCore ] [ all elements ]

Class: GalleryToolkitHelper_simple

Source Location: /modules/core/classes/helpers/GalleryToolkitHelper_simple.class

Class GalleryToolkitHelper_simple

Class Overview

This is a helper class that provides an interface to the GalleryToolkit api. Modules that implement a GalleryToolkit interface can register their various operations and properties using this class, and then classes that want to use a toolkit operation or property can locate the appropriate toolkit by operation/property and mime type.

Located in /modules/core/classes/helpers/GalleryToolkitHelper_simple.class [line 43]



		
		
		
		

Methods

[ Top ]
Method Summary
void   getMaximumManagedPriority()  
void   getToolkitByOperation()  
void   getToolkitByProperty()  
void   getToolkitPriorityById()  
void   getToolkitsByProperty()  

[ Top ]
Methods
getMaximumManagedPriority  [line 171]

  void getMaximumManagedPriority( )


API Tags:
See:  GalleryCoreApi::getMaximumManagedToolkitPriority


[ Top ]
getToolkitByOperation  [line 48]

  void getToolkitByOperation( $mimeType, $operationName  )

Parameters:
   $mimeType: 
   $operationName: 

API Tags:
See:  GalleryCoreApi::getToolkitByOperation


[ Top ]
getToolkitByProperty  [line 106]

  void getToolkitByProperty( $mimeType, $propertyName  )

Parameters:
   $mimeType: 
   $propertyName: 

API Tags:
See:  GalleryCoreApi::getToolkitByProperty


[ Top ]
getToolkitPriorityById  [line 202]

  void getToolkitPriorityById( $toolkitId  )

Parameters:
   $toolkitId: 

API Tags:
See:  GalleryCoreApi::getToolkitPriorityById


[ Top ]
getToolkitsByProperty  [line 124]

  void getToolkitsByProperty( $mimeType, $propertyName  )

Parameters:
   $mimeType: 
   $propertyName: 

API Tags:
See:  GalleryCoreApi::getToolkitsByProperty


[ Top ]

Documentation generated on Fri, 08 Oct 2010 05:06:15 -0700 by phpDocumentor 1.3.0RC6