FOFTableBehavior::onAfterHit
The event which runs after hitting a record
Signature
public function onAfterHit(&
$table,
integer
$oid )
Parameters
-
$table
-
$oid
- The PK value of the record which was hit
Returns
- boolean
- True to allow the hitting without errors