API17:JButtonCustom::fetchButton
From Joomla! Documentation
JButtonCustom::fetchButton
Description
public function fetchButton (
$type='Custom'
$html= ''
$id= 'custom'
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | 'Custom' | ||
| $html | |||
| $id | 'custom' |
- Returns
- Defined on line 29 of libraries/joomla/html/toolbar/button/custom.php
See also
JButtonCustom::fetchButton source code on BitBucket
Class JButtonCustom
Subpackage Html- Other versions of JButtonCustom::fetchButton
User contributed notes
Code Examples