trait PositionManagementTrait

Methods

getNextPosition()

Get the position of the next inserted object

movePositionUp()

Move up a object

movePositionDown()

Move down a object

changeAbsolutePosition( newPosition $newPosition)

Changes object position

Details

at line 44
getNextPosition()

Get the position of the next inserted object

at line 60
movePositionUp()

Move up a object

at line 68
movePositionDown()

Move down a object

at line 141
changeAbsolutePosition( newPosition $newPosition)

Changes object position

Parameters

newPosition $newPosition