FOFModel::move
Moves the current item up or down in the ordering list
Signature
public function move(string
$dirnĀ )
Parameters
-
$dirn
- The direction and magnitude to use (2 means move up by 2 positions, -3 means move down three positions)
Returns
- boolean
- True on success