| API | Package | Subpackage | Class | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
HTML |
JButtonCustom |
JButtonCustom |
Never | Work in Progress |
Renders a custom button. This is an implimentation of the abstract JButton class. It provides the ability to create a fully customizable button. The HTML returned by its fetchButton method is supplied via a parameter.
| Method | Description |
|---|---|
fetchButton | Returns the HTML code for the button. |
fetchId | Gets the button’s CSS ID. |