JToolBar::appendButton
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JToolBar::appendButton[edit]
Description[edit]
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[edit]
JToolBar::appendButton source code on BitBucket
Class JToolBar
Subpackage Html
- Other versions of JToolBar::appendButton
User contributed notes[edit]
Code Examples[edit]