Method DC_Table::deleteChilds
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Recursively get all related table names and records
public function void deleteChilds(string $table, integer $id, array $delete)
Parameters
- string $table
- Not documented yet. Please add documentation to this entry.
- integer $id
- Not documented yet. Please add documentation to this entry.
- array $delete
- Not documented yet. Please add documentation to this entry.
Add a comment