FOFTable::copy
Copy (duplicate) one or more records
Signature
public function copy([integer|array
$cid = null] )
Parameters
-
$cid
- The primary key value (or values) or the record(s) to copy
Returns
- boolean
- True on success
Tasks
Line | Task |
---|---|
1646 | Should we notify the user that we had a problem with this record? |
1659 | Should we notify the user that we had a problem with this record? |
1662 | Should we notify the user that we had a problem with this record? |