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]
public function 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 on line 52 of libraries/joomla/html/toolbar/button/link.php
- Since
See also
-
JButtonLink::fetchId source code on BitBucket
-
Class JButtonLink
-
Subpackage Html
- Other versions of JButtonLink::fetchId
SeeAlso:JButtonLink::fetchId [Edit See Also]
User contributed notes
<CodeExamplesForm />
