Back to Joomla project (class list)

Class CategoryFeedView - list of methods

Base feed View class for a category

Extends

Package: Joomla\CMS\MVC\View
Copyright: (C) 2013 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/MVC/View/CategoryFeedView.php
Project: Joomla

Method Summary

public void
(mixed $tpl = null)

Execute and display a template script.
Parameters
  • string $tpl The name of the template file to parse; automatically searches through the template paths.
Returns
  • void
Since
  • 3.2
-
  • \Exception
Show source code of this method: display Source Code

protected void
(mixed $item)

Method to reconcile non standard names from components to usage in this class.
Parameters
  • object $item The item for a feed, an element of the $items array.
Returns
  • void
Since
  • 3.2
Show source code of this method: reconcileNames Source Code

Tags Summary

Since
3.2