Class JToolbarButtonHelp
Renders a help popup window button
- JToolbarButton
- JToolbarButtonHelp
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/help.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/help.php
Methods summary
public
string
|
#
fetchButton( string $type = 'Help', string $ref = '', boolean $com = false, string $override = null, string $component = null )
Fetches the button HTML code. |
public
string
|
|
protected
string
|
#
_getCommand( string $ref, boolean $com, string $override, string $component )
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 |