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