Class WFDieselHitDataObject

Description

A generic wrapper class to provide KVC-compliance to rows returned from WFDieselSearch.

Located in /framework/WFDieselpoint.php (line 813)

WFObject
   |
   --WFDieselHitDataObject
Variable Summary
array $data
Method Summary
void addData ( $key,  $value)
void getData ()
void getDataForCol ( $col)
void valueForKey ( $key)
Variables
array $data (line 818)
  • var: An assoc-array of all data loaded from the index: "colName" => "value"
  • access: protected
Methods
addData (line 820)
void addData ( $key,  $value)
  • $key
  • $value
getData (line 825)
void getData ()
getDataForCol (line 830)
void getDataForCol ( $col)
  • $col
valueForKey (line 835)
void valueForKey ( $key)
  • $key

Redefinition of:
WFObject::valueForKey()

Inherited Methods

Inherited From WFObject

WFObject::__construct()
WFObject::exposedProperties()
WFObject::getClass()
WFObject::keyPathToTargetAndKey()
WFObject::setValueForKey()
WFObject::setValueForKeyPath()
WFObject::validateValueForKey()
WFObject::validateValueForKeyPath()
WFObject::valueForKey()
WFObject::valueForKeyPath()
WFObject::valueForUndefinedKey()
WFObject::__toString()

Documentation generated on Thu, 07 Aug 2008 10:36:42 -0400 by phpDocumentor 1.4.1