API17:JToolBar::loadButtonType
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JToolBar::loadButtonType
Description
Loads a button type.
Description:JToolBar::loadButtonType [Edit Descripton]
Since
Synopsis
public JToolBar::loadButtonType ($type, $new=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | string | buttonType | |
| $new | false |
Returns
object
Defined in
libraries/joomla/html/toolbar.php (line 197)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JToolBar::loadButtonType
Examples
<CodeExamplesForm />
