====== JButtonHelp ====== {#JAPI Joomla.Framework HTML JButtonHelp #} Renders a help button. This is an implimentation of the abstract [[JButton|JButton]] class. It provides the ability to create a standard help button. The class will calculate the appropriate help system URL for the given parameters. ===== Methods ===== ^ Method ^ Description ^ | {{references:Method.png?nolink}} [[JButtonHelp-fetchButton|fetchButton]] | Returns the HTML code for the button. | | {{references:Method.png?nolink}} [[JButtonHelp-fetchId|fetchId]] | Gets the button's CSS ID. | ---- ~~DISCUSSION~~