JHtmlJGrid::orderUp
Creates a order-up action icon.
Signature
public function orderUp(integer
$i,
[string
$task = 'orderup',
[string|array
$prefix = '',
[string
$text = 'JLIB_HTML_MOVE_UP',
[boolean
$enabled = true,
[string
$checkbox = 'cb']]]]] )
Parameters
-
$i
- The row index.
-
$task
- An optional task to fire.
-
$prefix
- An optional task prefix or an array of options
-
$text
- An optional text to display
-
$enabled
- An optional setting for access control on the action.
-
$checkbox
- An optional prefix for checkboxes.
Returns
- string
- The HTML markup