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

Class: Getid3Interface_1_0

Source Location: /modules/getid3/classes/Getid3Interface_1_0.class

Class Getid3Interface_1_0

Class Overview

This is an interface for the getid3 module. Modules that wish to retrieve Getid3 data for items can utilize an implementation of this interface.

Located in /modules/getid3/classes/Getid3Interface_1_0.class [line 39]



		
				Author(s):
		
API Tags:
Abstract:  

Methods

[ Top ]
Direct descendents
Child Class Description
Getid3Extractor Implementation of the Getid3Interface for pulling Getid3 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, [mixed $properties = array()]  )

Get metadata for the given items

Parameters:
mixed   $itemIds:  array of GalleryDataItem ids or a single id
mixed   $properties:  array 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 05:08:21 -0700 by phpDocumentor 1.3.0RC6