UsersModelLevels::reorder
Method to adjust the ordering of a row.
Signature
public function reorder(
$pk,
[integer
$direction = 0] )
Parameters
-
$pk
-
$direction
Returns
- boolean
- False on failure or error, true otherwise.
Tasks
Line | Task |
---|---|
162 | Where clause to restrict category. |