Class RepositorySearchModuleInterface

Description

Search Modules generate forms for and collect/format the subitions of said forms for various Digital Repository search types.

  • version: $Id: RepositorySearchModule.interface.php,v 1.6 2007/09/19 14:04:48 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /polyphony/main/library/RepositorySearchModules/RepositorySearchModule.interface.php (line 23)


	
			
Method Summary
string createSearchFields (object Repository $repository)
string createSearchForm (mixed $repository, string $action)
Methods
createSearchFields (line 45)

Create the fields (without form tags) for searching

  • since: 4/26/06
  • access: public
string createSearchFields (object Repository $repository)
  • object Repository $repository
createSearchForm (line 33)

Create a form for searching.

  • since: 10/19/04
  • access: public
string createSearchForm (mixed $repository, string $action)
  • string $action: The destination on form submit.
getSearchCriteria (line 56)

Get the formatted search terms based on the submissions of the form

  • since: 10/28/04
  • access: public
mixed getSearchCriteria ()

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