API17:JTableNested::move
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.
JTableNested::move
Description
Method to move a row in the ordering sequence of a group of rows defined by an SQL WHERE clause.
Description:JTableNested::move [Edit Descripton]
public function move ( $delta $where= '' )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $delta | |||
| $where |
- Returns
- Defined on line 236 of libraries/joomla/database/tablenested.php
See also
-
JTableNested::move source code on BitBucket
-
Class JTableNested
-
Subpackage Database
- Other versions of JTableNested::move
SeeAlso:JTableNested::move [Edit See Also]
User contributed notes
<CodeExamplesForm />
