FOFTable::onBeforeHit
The event which runs before hitting a record
Signature
protected function onBeforeHit(integer
$oid,
boolean
$logĀ )
Parameters
-
$oid
- The PK value of the record to hit
-
$log
- Should we log the hit?
Returns
- boolean
- True to allow the hit