API17

API17:JButton

From Joomla! Documentation

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

Joomla 11.1 JButton

Description

Methods

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

Importing

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

See also


User contributed notes

Code Examples