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