Class JViewCategoryfeed

Description

Base feed View class for a category

  • since: 3.2

Located in /libraries/legacy/view/categoryfeed.php (line 19)

JObject
   |
   --JViewLegacy
      |
      --JViewCategoryfeed
Direct descendents
Class Description
 class HTML View class for the Contact component
 class HTML View class for the Content component
 class HTML View class for the WebLinks component
Method Summary
 mixed display ([string $tpl = null])
 void reconcileNames (object $item)
Variables
Methods
display (line 30)

Execute and display a template script.

  • return: A string if successful, otherwise a Error object.
  • since: 3.2
  • access: public
mixed display ([string $tpl = null])
  • string $tpl: The name of the template file to parse; automatically searches through the template paths.

Redefinition of:
JViewLegacy::display()
Execute and display a template script.
reconcileNames (line 104)

Method to reconcile non standard names from components to usage in this class.

Typically overriden in the component feed view class.

  • since: 3.2
  • access: protected
void reconcileNames (object $item)
  • object $item: The item for a feed, an element of the $items array.

Redefined in descendants as:
  • : Method to reconcile non standard names from components to usage in this class.
  • : Method to reconcile non standard names from components to usage in this class.

Inherited Methods

Inherited From JViewLegacy

 JViewLegacy::__construct()
 JViewLegacy::addHelperPath()
 JViewLegacy::addTemplatePath()
 JViewLegacy::assign()
 JViewLegacy::assignRef()
 JViewLegacy::display()
 JViewLegacy::escape()
 JViewLegacy::get()
 JViewLegacy::getForm()
 JViewLegacy::getLayout()
 JViewLegacy::getLayoutTemplate()
 JViewLegacy::getModel()
 JViewLegacy::getName()
 JViewLegacy::loadHelper()
 JViewLegacy::loadTemplate()
 JViewLegacy::setEscape()
 JViewLegacy::setLayout()
 JViewLegacy::setLayoutExt()
 JViewLegacy::setModel()
 JViewLegacy::_addPath()
 JViewLegacy::_createFileName()
 JViewLegacy::_setPath()

Inherited From JObject

 JObject::__construct()
 JObject::def()
 JObject::get()
 JObject::getError()
 JObject::getErrors()
 JObject::getProperties()
 JObject::set()
 JObject::setError()
 JObject::setProperties()
 JObject::__toString()

Documentation generated on Tue, 19 Nov 2013 14:55:37 +0100 by phpDocumentor 1.4.3