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