JButtonStandard::fetchButton/1.5
From Joomla! Documentation
JButtonStandard::fetchButton
Description
Description:JButtonStandard::fetchButton [Edit Descripton]
public function fetchButton ( $type='Standard' $name= '' $text= '' $task= '' $list=true $hideMenu=false )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | 'Standard' | ||
| $name | |||
| $text | |||
| $task | |||
| $list | true | ||
| $hideMenu | false |
- Returns
- Defined on line 36 of libraries/joomla/html/toolbar/button/standard.php
See also
-
JButtonStandard::fetchButton on api.joomla.org
-
JButtonStandard source code on JoomlaCode
-
Class JButtonStandard
-
Subpackage Html
- Other versions of JButtonStandard::fetchButton
SeeAlso:JButtonStandard::fetchButton [Edit See Also]
User contributed notes
<CodeExamplesForm />