API17:JHtmlGrid::id
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JHtmlGrid::id
Description
Description:JHtmlGrid::id [Edit Descripton]
public static function 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 on line 100 of libraries/joomla/html/html/grid.php
See also
-
JHtmlGrid::id source code on BitBucket
-
Class JHtmlGrid
-
Subpackage Html
- Other versions of JHtmlGrid::id
SeeAlso:JHtmlGrid::id [Edit See Also]
User contributed notes
<CodeExamplesForm />
