JButton/1.5
From Joomla! Documentation
JButton
Description
Description:JButton [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
| public | fetchButton | Get the button. |
| public | fetchIconClass | Method to get the CSS class name for an icon identifier. |
| public | fetchId | Get the button id. |
| public | getName | get the element name |
| public | render |
- Defined in libraries/joomla/html/toolbar/button.php
- Extends JObject
- Extended by
Importing
jimport( 'joomla.html.toolbar.button' );
See also
-
JButton on api.joomla.org
-
JButton source code on JoomlaCode
-
Subpackage Html
- Other versions of JButton
SeeAlso:JButton [Edit See Also]
User contributed notes
<CodeExamplesForm />