FOFTable::onAfterCopy
The even which runs after copying a record
Signature
protected function onAfterCopy(integer
$oid )
Parameters
-
$oid
- The PK value of the record which was copied (not the new one)
Returns
- boolean
- True to allow the copy without errors