API17:JHtmlGrid::order
From Joomla! Documentation
JHtmlGrid::order
Description
public static function order (
$rows
$image= 'filesave.png'
$task= 'saveorder'
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $rows | |||
| $image | 'filesave.png' | ||
| $task | 'saveorder' |
- Returns
- Defined on line 232 of libraries/joomla/html/html/grid.php
See also
JHtmlGrid::order source code on BitBucket
Class JHtmlGrid
Subpackage Html- Other versions of JHtmlGrid::order
User contributed notes
Code Examples