JHtmlJGrid::checkedout
Returns a checked-out icon
Signature
public function checkedout(integer
$i,
[string
$editorName = '',
[string
$time = '',
[string|array
$prefix = '',
[boolean
$enabled = false,
[string
$checkbox = 'cb']]]]] )
Parameters
-
$i
- The row index.
-
$editorName
- The name of the editor.
-
$time
- The time that the object was checked out.
-
$prefix
- An optional task prefix or an array of options
-
$enabled
- True to enable the action.
-
$checkbox
- An optional prefix for checkboxes.
Returns
- string
- The HTML markup