Class JViewCategoryfeed
Base feed View class for a category
- JObject
- 
			 JViewLegacy JViewLegacy
- 
			 JViewCategoryfeed JViewCategoryfeed
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.2
Located at legacy/view/categoryfeed.php
Methods summary
| 
				 public 
				mixed
				
				 | |
| 
				 protected 
				
				
				 | 
			#
			 reconcileNames( object $item )Method to reconcile non standard names from components to usage in this class. Typically overriden in the component feed view class. | 
Methods inherited from JViewLegacy
			__construct(), 
			_addPath(), 
			_createFileName(), 
			_setPath(), 
			addHelperPath(), 
			addTemplatePath(), 
			assign(), 
			assignRef(), 
			escape(), 
			get(), 
			getForm(), 
			getLayout(), 
			getLayoutTemplate(), 
			getModel(), 
			getName(), 
			loadHelper(), 
			loadTemplate(), 
			setDocumentTitle(), 
			setEscape(), 
			setLayout(), 
			setLayoutExt(), 
			setModel()
		
Methods inherited from JObject
			__toString(), 
			def(), 
			getError(), 
			getErrors(), 
			getProperties(), 
			set(), 
			setError(), 
			setProperties()
		
Magic methods summary
Properties summary
Properties inherited from JViewLegacy
			$_basePath, 
			$_charset, 
			$_defaultModel, 
			$_escape, 
			$_layout, 
			$_layoutExt, 
			$_layoutTemplate, 
			$_models, 
			$_name, 
			$_output, 
			$_path, 
			$_template, 
			$document
		
