API17

API17:JButtonStandard

From Joomla! Documentation

Revision as of 14:49, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JButtonStandard

Description

{{subst:Description:JButtonStandard}}

Methods

Visibility Method name Description
public fetchButton
public fetchId Get the button CSS Id.
protected _getCommand Get the JavaScript command for the button.
  • Defined in libraries/joomla/html/toolbar/button/standard.php
  • Extends JButton

Importing

jimport( 'joomla.html.toolbar.button.standard' );

See also

{{subst:SeeAlso:JButtonStandard}}

User contributed notes

<CodeExamplesForm />