JHtmlGrid::order
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JHtmlGrid::order[edit]
Description[edit]
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[edit]
JHtmlGrid::order source code on BitBucket
Class JHtmlGrid
Subpackage Html
- Other versions of JHtmlGrid::order
User contributed notes[edit]
Code Examples[edit]