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

Class: ExifInterface_1_0

Source Location: /modules/exif/classes/ExifInterface_1_0.class

Class ExifInterface_1_0

Class Overview

This is an interface for the exif module. Modules that wish to retrieve EXIF data for jpeg images can utilize an implementation of this interface.

Located in /modules/exif/classes/ExifInterface_1_0.class [line 39]



		
				Author(s):
		
API Tags:
Abstract:  

Methods

[ Top ]
Direct descendents
Child Class Description
ExifExtractor Implementation of the ExifInterface for pulling EXIF data from a set of target items

[ Top ]
Method Summary
array   getMetaData()   Get metadata for the given items

[ Top ]
Methods
getMetaData  [line 50]

  array getMetaData( mixed $itemIds, [array $properties = array()]  )

Get metadata for the given items

Parameters:
mixed   $itemIds:  array of GalleryDataItem ids or a single id
array   $properties:  of properties to return or a single property name; if empty or omitted return all available properties

API Tags:
Return:  GalleryStatus a status code, array( id => array(property=>value,...) )


Redefined in descendants as:

[ Top ]

Documentation generated on Fri, 08 Oct 2010 04:51:19 -0700 by phpDocumentor 1.3.0RC6