API17:JButtonCustom::fetchId
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.
JButtonCustom::fetchId
Description
Get the button CSS Id.
Description:JButtonCustom::fetchId [Edit Descripton]
Since
Synopsis
public JButtonCustom::fetchId ($type='Custom', $html= '', $id= 'custom')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | 'Custom' | ||
| $html | |||
| $id | 'custom' |
Returns
string Button CSS Id
Defined in
libraries/joomla/html/toolbar/button/custom.php (line 42)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JButtonCustom::fetchId
Examples
<CodeExamplesForm />
