API17

API17:JButtonLink

From Joomla! Documentation

Joomla 11.1 JButtonLink

Description

Methods

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

Importing

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

See also


User contributed notes

Code Examples