API17

API17:JToolBar::appendButton

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples