API17:JModelAdmin::saveorder
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JModelAdmin::saveorder
Description
Saves the manually set order of records.
Description:JModelAdmin::saveorder [Edit Descripton]
public function saveorder ( $pks=null $order=null )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $pks | array | null | An array of primary key ids. |
| $order | int | null |
See also
-
JModelAdmin::saveorder source code on BitBucket
-
Class JModelAdmin
-
Subpackage Application
- Other versions of JModelAdmin::saveorder
SeeAlso:JModelAdmin::saveorder [Edit See Also]
User contributed notes
<CodeExamplesForm />
