Class SearchModuleInterface

Description

Search Modules implement the functionality of searching the digital repository

  • version: $Id: SearchModule.interface.php,v 1.6 2007/09/04 20:25:47 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /harmoni/core/oki2/repository/SearchModules/SearchModule.interface.php (line 23)


	
			
Direct descendents
Class Description
AssetTypeSearch Return assets of the specified type
AuthoritativeValuesSearch Return assets of the specified type
ContentSearch Return assets of the specified type
KeywordSearch Return assets of the specified type
RegexSearch Abstract regular expression matching class that handles translation between simple wildcard-based search strings and regular expression strings.
RootAssetSearch Return assets of the specified type
Method Summary
array searchAssets (mixed $searchCriteria)
Methods
searchAssets (line 33)

Get the ids of the assets that match the search criteria

  • since: 11/2/04
  • access: public
array searchAssets (mixed $searchCriteria)
  • mixed $searchCriteria

Redefined in descendants as:

Documentation generated on Wed, 19 Sep 2007 10:26:20 -0400 by phpDocumentor 1.3.0RC3