CategoriesModelCategory::getReorderConditions
A protected method to get the where clause for the reorder This ensures that the row will be moved relative to a row with the same extension
Signature
protected function getReorderConditions(JCategoryTable
$tableĀ )
Parameters
-
$table
- Current table instance
Returns
- array
- An array of conditions to add to add to ordering queries.