Class JToolbarButtonStandard
Renders a standard button
- JToolbarButton
- JToolbarButtonStandard
Package: Joomla\Libraries\Toolbar
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.0
Located at cms/toolbar/button/standard.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.0
Located at cms/toolbar/button/standard.php
Methods summary
public
string
|
#
fetchButton( string $type = 'Standard', string $name = '', string $text = '', string $task = '', boolean $list = true )
Fetch the HTML for the button |
public
string
|
|
protected
string
|
#
_getCommand( string $name, string $task, boolean $list )
Get the JavaScript command for the button |
Methods inherited from JToolbarButton
__construct()
,
fetchIconClass()
,
getName()
,
render()
Magic methods summary
Properties summary
protected
string
|
$_name |
#
Button type |