FOFTableBehavior::onBeforeCopy
The even which runs before copying a record
Signature
public function onBeforeCopy(&
$table,
integer
$oid )
Parameters
-
$table
-
$oid
- The PK value of the record being copied
Returns
- boolean
- True to allow the copy to take place