API17:JButtonCustom
From Joomla! Documentation
JButtonCustom
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | fetchButton | |
| public | fetchId | Get the button CSS Id. |
- Defined in libraries/joomla/html/toolbar/button/custom.php
- Extends JButton
Importing
jimport( 'joomla.html.toolbar.button.custom' );
See also
JButtonCustom source code on BitBucket
Subpackage Html- Other versions of JButtonCustom
User contributed notes
Code Examples