API17:JButtonLink
From Joomla! Documentation
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
JButtonLink source code on BitBucket
Subpackage Html- Other versions of JButtonLink
User contributed notes
Code Examples