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