Class JToolbarButtonLink
Renders a link button
- JToolbarButton
- 
			 JToolbarButtonLink JToolbarButtonLink
		
		
		
		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/link.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/link.php
Methods summary
| 
				 public 
				string
				
				 | 
			#
			 fetchButton( string $type = 'Link', string $name = 'back', string $text = '', string $url = null )Fetch the HTML for the button | 
| 
				 public 
				string
				
				 | |
| 
				 protected 
				string
				
				 | 
Methods inherited from JToolbarButton
			__construct(), 
			fetchIconClass(), 
			getName(), 
			render()
		
Magic methods summary
Properties summary
| 
				protected  
				string
			 | $_name | 
				#
				 Button type | 
