API17:JButtonPopup
From Joomla! Documentation
JButtonPopup
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/popup.php
- Extends JButton
Importing
jimport( 'joomla.html.toolbar.button.popup' );
See also
JButtonPopup source code on BitBucket
Subpackage Html- Other versions of JButtonPopup
User contributed notes
Code Examples