JButtonCustom

API Package Subpackage Class Reference Last reviewed Doc status
API Home Package Joomla.Framework Subpackage HTML Class JButtonCustom Reference 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.

Methods

Method Description
fetchButton Returns the HTML code for the button.
fetchId Gets the button’s CSS ID.