JToolbarButtonLink::fetchButton
Fetch the HTML for the button
Signature
public function fetchButton([string
$type = 'Link',
[string
$name = 'back',
[string
$text = '',
[string
$url = null]]]] )
Parameters
-
$type
- Unused string.
-
$name
- Name to be used as apart of the id
-
$text
- Button text
-
$url
- The link url
Returns
- string
- HTML string for the button