JToolbarButtonStandard::fetchButton
Fetch the HTML for the button
Signature
public function fetchButton([string
$type = 'Standard',
[string
$name = '',
[string
$text = '',
[string
$task = '',
[boolean
$list = true]]]]] )
Parameters
-
$type
- Unused string.
-
$name
- The name of the button icon class.
-
$text
- Button text.
-
$task
- Task associated with the button.
-
$list
- True to allow lists
Returns
- string
- HTML string for the button