Class ActiveRecordsSearch

Description

Limits a search to exclude all inactive Records.

  • version: $Id: ActiveRecordsSearch.class.php,v 1.5 2007/04/12 15:37:25 adamfranco Exp $
  • license: GNU General Public License (GPL)
  • copyright: Copyright © 2005, Middlebury College

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

SearchCriteria
   |
   --ActiveRecordsSearch
Method Summary
ActiveRecordsSearch ActiveRecordsSearch ()
void postProcess (mixed $ids)
Methods
Constructor ActiveRecordsSearch (line 17)
ActiveRecordsSearch ActiveRecordsSearch ()
postProcess (line 26)
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 22)
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:21:19 -0400 by phpDocumentor 1.3.0RC3