JButtonCustom::fetchId/1.5
From Joomla! Documentation
JButtonCustom::fetchId
Description
Get the button CSS Id.
Description:JButtonCustom::fetchId [Edit Descripton]
public function fetchId ( $type='Custom' $html= '' $id= 'custom' )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | 'Custom' | ||
| $html | |||
| $id | 'custom' |
- Returns string Button CSS Id
- Defined on line 48 of libraries/joomla/html/toolbar/button/custom.php
- Since
See also
-
JButtonCustom::fetchId on api.joomla.org
-
JButtonCustom source code on JoomlaCode
-
Class JButtonCustom
-
Subpackage Html
- Other versions of JButtonCustom::fetchId
SeeAlso:JButtonCustom::fetchId [Edit See Also]
User contributed notes
<CodeExamplesForm />