Method DC_Table::copyChilds
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Duplicate all child records of a duplicated record
protected function void copyChilds(string $table, int $insertID, int $id, int $parentId)
Parameters
- string $table
- Not documented yet. Please add documentation to this entry.
- int $insertID
- Not documented yet. Please add documentation to this entry.
- int $id
- Not documented yet. Please add documentation to this entry.
- int $parentId
- Not documented yet. Please add documentation to this entry.
Add a comment