API17

API17:JButtonHelp

From Joomla! Documentation

Joomla 11.1 JButtonHelp

Description

Methods

Visibility Method name Description
public fetchButton
public fetchId Get the button id.
protected _getCommand Get the JavaScript command for the button.
  • Defined in libraries/joomla/html/toolbar/button/help.php
  • Extends JButton

Importing

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

See also


User contributed notes

Code Examples