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