Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
ModulesModelModule
getReorderConditions
Introduction
Synopsis
Parameter
Return
Overrides
ModulesModelModule::
getReorderConditions
A protected method to get a set of ordering conditions.
Signature
protected function getReorderConditions(
$tableĀ )
Parameters
$table
A record object.
Returns
array
An array of conditions to add to add to ordering queries.
Parent Implementation
JModelAdmin