JButtonConfirm/1.5
From Joomla! Documentation
[Edit Descripton] Description:JButtonConfirm
Defined in
libraries/joomla/html/toolbar/button/confirm.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| _getCommand | Get the JavaScript command for the button. |
| fetchButton | |
| fetchId | Get the button CSS Id. |
Importing
jimport( 'joomla.html.toolbar.button.confirm' );
See also
[Edit See Also] SeeAlso:JButtonConfirm
Examples
<CodeExamplesForm />