The WFDieselHit object represents a result row from a WFDieselSearch.
The itemsAtIndex() call will return an array of WFDieselHit objects.
The WFDieselHit object encapsulates the relavance score, custom loaded callback objects, and data loaded from the index columns directly.
Located in /framework/WFDieselpoint.php (line 695)
WFObject | --WFDieselHit
Add data to the hit object for the given key/value pair.
This is used to add data loaded from the dieselpoint index directly into a KVC-accesible format.
Get the WFDieselHitDataObject for this row.
Get the value for a particular column.
Get the unique itemID for this hit.
Get the custom object for this hit.
Get the relevance score for this hit, in % format.
Get the relevance score for this hit.
Set the custom object for this hit.
This will be set by the Propel dataloader or the custom dataloader.
Inherited From WFObject
WFObject::__construct()
WFObject::exposedProperties()
WFObject::getClass()
WFObject::keyPathToTargetAndKey()
WFObject::setValueForKey()
WFObject::setValueForKeyPath()
WFObject::setValuesForKeys()
WFObject::validatedSetValueForKey()
WFObject::validatedSetValueForKeyPath()
WFObject::validateObject()
WFObject::validateValueForKey()
WFObject::validateValueForKeyPath()
WFObject::valueForKey()
WFObject::valueForKeyPath()
WFObject::valueForStaticKey()
WFObject::valueForStaticKeyPath()
WFObject::valueForTargetAndKeyPath()
WFObject::valueForUndefinedKey()
WFObject::valueForUndefinedStaticKey()
WFObject::valuesForKeyPaths()
WFObject::valuesForKeys()
WFObject::_valueForStaticKey()
WFObject::__toString()
Documentation generated on Thu, 14 May 2009 16:19:55 -0400 by phpDocumentor 1.4.2