API17:JToolBar::appendButton
From Joomla! Documentation
JToolBar::appendButton
Description
Set a value.
public function appendButton (
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| string | Thenameoftheparameter. | ||
| string | Thevalueoftheparameter. |
- Returns string The set value.
- Defined on line 98 of libraries/joomla/html/toolbar.php
See also
JToolBar::appendButton source code on BitBucket
Class JToolBar
Subpackage Html- Other versions of JToolBar::appendButton
User contributed notes
Code Examples