Class SchemaSearch

Description

Limits a search to exclude all other Schemas except the one specified.

  • version: $Id: SchemaSearch.class.php,v 1.8 2007/09/04 20:25:32 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

Located in /harmoni/core/dataManager/search/SchemaSearch.class.php (line 15)

SearchCriteria
   |
   --SchemaSearch
Variable Summary
mixed $_type
Method Summary
SchemaSearch SchemaSearch (string $id)
void postProcess (mixed $ids)
Variables
mixed $_type (line 17)
Methods
Constructor SchemaSearch (line 23)

The constructor.

SchemaSearch SchemaSearch (string $id)
  • string $id: The id that describes the Schema.
postProcess (line 40)
void postProcess (mixed $ids)

Redefinition of:
SearchCriteria::postProcess()
Returns an array of new IDs, giving the criteria the opportunity to do post-processing if that is desired. If no post-processing is to be done, it should return what is passed.
returnSearchString (line 32)
void returnSearchString ()

Redefinition of:
SearchCriteria::returnSearchString()
Returns a string with what will end up part of an SQL query in the WHERE clause.

Inherited Methods

Inherited From SearchCriteria

SearchCriteria::postProcess()
SearchCriteria::returnSearchString()

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