JButton/fetchButton: Difference between revisions
From Joomla! Documentation
m removing red link to edit, no existant pages |
m clean up |
||
| Line 2: | Line 2: | ||
Get the button | Get the button | ||
<! removed transcluded page call, red link never existed > | <! removed transcluded page call, red link never existed > | ||
| Line 21: | Line 19: | ||
</source> | </source> | ||
<! removed transcluded page call, red link never existed > | <! removed transcluded page call, red link never existed > | ||
Revision as of 13:40, 24 March 2017
Description
Get the button
<! removed transcluded page call, red link never existed >
Syntax
fetchButton()
Defined in
libraries/joomla/html/toolbar/button.php
Importing
jimport( 'joomla.html.toolbar.button' );
Source Body
<! removed transcluded page call, red link never existed >
Examples
<CodeExamplesForm />