Class FOFRenderJoomla3
Joomla! 3 view renderer class
- FOFRenderAbstract
- 
			 FOFRenderStrapper FOFRenderStrapper
- 
			 FOFRenderJoomla3 FOFRenderJoomla3
		
		
		
		Package: FrameworkOnFramework\render
Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 2.0
Located at fof/render/joomla3.php
	
		Copyright: Copyright (C) 2010-2016 Nicholas K. Dionysopoulos / Akeeba Ltd. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 2.0
Located at fof/render/joomla3.php
Methods summary
| 
				 public 
				
				
				 | 
			#
			 __construct( )Public constructor. Determines the priority of this class and if it should be enabled | 
| 
				 public 
				
				
				 | |
| 
				 public 
				
				
				 | 
			#
			 postRender( string $view, string $task, Echoes any HTML to show after the view template | 
| 
				 protected 
				
				
				 | 
			#
			 renderLinkbar( string $view, string $task, Renders the submenu (link bar) | 
| 
				 protected 
				string
				
				 | 
			#
			 renderFieldsetLabel( object $field, Renders a label for a fieldset. | 
Methods inherited from FOFRenderStrapper
			loadValidationScript(), 
			renderButtons(), 
			renderFieldset(), 
			renderFormBrowse(), 
			renderFormEdit(), 
			renderFormRaw(), 
			renderFormRead(), 
			renderLinkbarItems(), 
			renderLinkbar_classic(), 
			renderLinkbar_joomla()
		
Methods inherited from FOFRenderAbstract
			getInformation(), 
			isTabFieldset(), 
			renderCategoryLinkbar(), 
			renderForm()
		
