API17:JButton:: construct
From Joomla! Documentation
JButton::__construct
Description
Constructor.
public function __construct ($parent=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $parent | null |
- Returns
- Defined on line 46 of libraries/joomla/html/toolbar/button.php
See also
JButton::__construct source code on BitBucket
Class JButton
Subpackage Html- Other versions of JButton::__construct
User contributed notes
Code Examples