Method DC_Table::getNewPosition
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Calculate the new position of a moved or inserted record
protected function void getNewPosition(string $mode, integer $pid, boolean $insertInto)
Parameters
- string $mode
- Not documented yet. Please add documentation to this entry.
- integer $pid
- Default: null
- Not documented yet. Please add documentation to this entry.
- boolean $insertInto
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment