API17:JHtmlGrid::id
From Joomla! Documentation
JHtmlGrid::id
Description
Template:Description:JHtmlGrid::id [Edit Descripton]
Synopsis
public static JHtmlGrid::id ($rowNum, $recId, $checkedOut=false, $name='cid')
Parameter | Type | Default | Description |
---|---|---|---|
$rowNum | int | The row index | |
$recId | int | The record id | |
$checkedOut | boolean | false | |
$name | string | 'cid' | The name of the form element |
Returns
string
Defined in
libraries/joomla/html/html/grid.php
Referenced by
See also
Template:SeeAlso:JHtmlGrid::id
Examples
<CodeExamplesForm />