API17:JButtonHelp
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 6: | Line 6: | ||
===Defined in=== | ===Defined in=== | ||
libraries/joomla/html/toolbar/button/help.php | libraries/joomla/html/toolbar/button/help.php | ||
| + | * see source code in [[jplatform:html/toolbar/button/help.php|BitBucket]] | ||
===Subpackage=== | ===Subpackage=== | ||
[[Subpackage Html/11.1|Html]] | [[Subpackage Html/11.1|Html]] | ||
| Line 30: | Line 31: | ||
<source lang="php">jimport( 'joomla.html.toolbar.button.help' );</source> | <source lang="php">jimport( 'joomla.html.toolbar.button.help' );</source> | ||
===See also=== | ===See also=== | ||
| + | * JButtonHelp source code in [[jplatform:html/toolbar/button/help.php|BitBucket]] | ||
* [[JButtonHelp|Other versions of this class]] | * [[JButtonHelp|Other versions of this class]] | ||
{{SeeAlso:JButtonHelp}} | {{SeeAlso:JButtonHelp}} | ||
Revision as of 17:49, 23 April 2011
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
[Edit Descripton] Description:JButtonHelp
Defined in
libraries/joomla/html/toolbar/button/help.php
- see source code in BitBucket
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| fetchButton | |
| fetchId | Get the button id. |
| _getCommand | Get the JavaScript command for the button. |
Importing
jimport( 'joomla.html.toolbar.button.help' );
See also
- JButtonHelp source code in BitBucket
- Other versions of this class
SeeAlso:JButtonHelp [Edit See Also]
Examples
<CodeExamplesForm />
