API17:JButtonCustom::fetchId
From Joomla! Documentation
JButtonCustom::fetchId
Description
Get the button CSS Id.
Template: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
Referenced by
See also
Template:SeeAlso:JButtonCustom::fetchId
Examples
<CodeExamplesForm />