API17:JButtonLink::fetchButton
From Joomla! Documentation
JButtonLink::fetchButton
Description
public function fetchButton (
$type='Link'
$name= 'back'
$text= ''
$url=null
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | 'Link' | ||
| $name | 'back' | ||
| $text | |||
| $url | null |
- Returns
- Defined on line 28 of libraries/joomla/html/toolbar/button/link.php
See also
JButtonLink::fetchButton source code on BitBucket
Class JButtonLink
Subpackage Html- Other versions of JButtonLink::fetchButton
User contributed notes
Code Examples