API17:JToolBar::loadButtonType
From Joomla! Documentation
JToolBar::loadButtonType
Description
Loads a button type.
public function loadButtonType (
$type
$new=false
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | string | buttonType | |
| $new | false |
See also
JToolBar::loadButtonType source code on BitBucket
Class JToolBar
Subpackage Html- Other versions of JToolBar::loadButtonType
User contributed notes
Code Examples