JButtonPopup/1.5
From Joomla! Documentation
JButtonPopup
Description
Description:JButtonPopup [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | _getCommand | Get the JavaScript command for the button. |
| public | fetchButton | |
| public | fetchId | Get the button id. |
- Defined in libraries/joomla/html/toolbar/button/popup.php
- Extends JButton
Importing
jimport( 'joomla.html.toolbar.button.popup' );
See also
-
JButtonPopup on api.joomla.org
-
JButtonPopup source code on JoomlaCode
-
Subpackage Html
- Other versions of JButtonPopup
SeeAlso:JButtonPopup [Edit See Also]
User contributed notes
<CodeExamplesForm />