API16

API16:JButton

From Joomla! Documentation

Revision as of 01:20, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Defined in

libraries/joomla/html/toolbar/button.php

Methods

Method name Description
__construct Constructor
getName get the element name
render
fetchIconClass Method to get the CSS class name for an icon identifier
fetchId Get the button id
fetchButton Get the button

Importing

jimport( 'joomla.html.toolbar.button' );



Examples

Code Examples