JToolbarButtonCustom::fetchButton
Fetch the HTML for the button
Signature
public function fetchButton([string
$type = 'Custom',
[string
$html = '',
[string
$id = 'custom']]] )
Parameters
-
$type
- Button type, unused string.
-
$html
- HTML strng for the button
-
$id
- CSS id for the button
Returns
- string
- HTML string for the button