FOFTable::hit
Register a hit on a record
Signature
public function hit([integer
$oid = null,
[boolean
$log = false]] )
Parameters
-
$oid
- The primary key value of the record
-
$log
- Should I log the hit?
Returns
- boolean
- True on success