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