Class JToolbarButtonPopup
Renders a modal window button
- JToolbarButton
- JToolbarButtonPopup
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/popup.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/popup.php
Methods summary
public
string
|
#
fetchButton( string $type = 'Modal', string $name = '', string $text = '', string $url = '', integer $width = 640, integer $height = 480, integer $top = 0, integer $left = 0, string $onClose = '', string $title = '', string $footer = null )
Fetch the HTML for the button |
public
string
|
Methods inherited from JToolbarButton
__construct()
,
fetchIconClass()
,
getName()
,
render()
Magic methods summary
Properties summary
protected
string
|
$_name |
#
Button type |