Command class that performs multiple find requests, also known as a compound find set.
Requests are executed in the order specified in the add() method. The found set includes the results of the entire compound find request. Create this command with FileMaker::newCompoundFindCommand().
Located in /FileMaker/Command/CompoundFind.php (line 32)
FileMaker_Command | --FileMaker_Command_CompoundFind
Adds a Find Request object to this Compound Find command.
Adds a sorting rule to this Compound Find command.
Clears all existing sorting rules from this Compound Find command.
Returns the current range settings.
Returns the current settings for the related records filter and the maximum number of related records to return.
Sets a range to request only part of the result set.
Sets a filter to restrict the number of related records to return from a portal.
For more information, see the description for the FileMaker_Command_Find::setRelatedSetsFilters() method.
Inherited From FileMaker_Command
FileMaker_Command::execute()
FileMaker_Command::setPreCommandScript()
FileMaker_Command::setPreSortScript()
FileMaker_Command::setRecordClass()
FileMaker_Command::setRecordId()
FileMaker_Command::setResultLayout()
FileMaker_Command::setScript()
FileMaker_Command::validate()
Documentation generated on Tue, 22 May 2007 13:39:03 -0700 by phpDocumentor 1.3.1