JButtonHelp/1.5
From Joomla! Documentation
JButtonHelp
Description
Description:JButtonHelp [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/help.php
- Extends JButton
Importing
jimport( 'joomla.html.toolbar.button.help' );
See also
-
JButtonHelp on api.joomla.org
-
JButtonHelp source code on JoomlaCode
-
Subpackage Html
- Other versions of JButtonHelp
SeeAlso:JButtonHelp [Edit See Also]
User contributed notes
<CodeExamplesForm />