FOFTableBehavior::onBeforeDelete
The event which runs before deleting a record
Signature
public function onBeforeDelete(&
$table,
integer
$oid )
Parameters
-
$table
-
$oid
- The PK value of the record to delete
Returns
- boolean
- True to allow the deletion