Class JToolbarButtonConfirm
Renders a standard button with a confirm dialog
- JToolbarButton
- 
			 JToolbarButtonConfirm JToolbarButtonConfirm
		
		
		
		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/confirm.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/confirm.php
Methods summary
| 
				 public 
				string
				
				 | 
			#
			 fetchButton( string $type = 'Confirm', string $msg = '', string $name = '', string $text = '', string $task = '', boolean $list = true, boolean $hideMenu = false )Fetch the HTML for the button | 
| 
				 public 
				string
				
				 | |
| 
				 protected 
				string
				
				 | 
			#
			 _getCommand( object $msg, 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 | 
