API16:JButton
From Joomla! Documentation
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:JButton
Contents |
Defined in
libraries/joomla/html/toolbar/button.php
Methods
| Method name | Description |
|---|---|
| __construct | Constructor |
| getName | get the element name |
| render | |
| fetchIconClass | Method to get the CSS class name for an icon identifier |
| fetchId | Get the button id |
| fetchButton | Get the button |
Importing
jimport( 'joomla.html.toolbar.button' );
[Edit See Also] SeeAlso:JButton
Examples
<CodeExamplesForm />
