Class NewsfeedsViewCategory

Description

HTML View class for the Newsfeeds component

  • since: 1.0

Located in /components/com_newsfeeds/views/category/view.html.php (line 19)

JObject
   |
   --JViewLegacy
      |
      --JViewCategory
         |
         --NewsfeedsViewCategory
Variable Summary
 string $extension
 string $viewName
Method Summary
 mixed display ([string $tpl = null])
 void prepareDocument ()
Variables
string $defaultPageTitle = 'COM_NEWSFEEDS_DEFAULT_PAGE_TITLE' (line 25)
  • var: Default title to use for page title
  • since: 3.2
  • access: protected

Redefinition of:
JViewCategory::$defaultPageTitle
Default title to use for page title
string $extension = 'com_newsfeeds' (line 31)
  • var: The name of the extension for the category
  • since: 3.2
  • access: protected

Redefinition of:
JViewCategory::$extension
The name of the extension for the category
string $viewName = 'newsfeed' (line 37)
  • var: The name of the view to link individual items to
  • since: 3.2
  • access: protected

Redefinition of:
JViewCategory::$viewName
The name of the view to link individual items to

Inherited Variables

Inherited from JViewCategory

JViewCategory::$categories
JViewCategory::$category
JViewCategory::$children
JViewCategory::$items
JViewCategory::$pagination
JViewCategory::$state

Inherited from JViewLegacy

JViewLegacy::$_basePath
JViewLegacy::$_charset
JViewLegacy::$_defaultModel
JViewLegacy::$_escape
JViewLegacy::$_layout
JViewLegacy::$_layoutExt
JViewLegacy::$_layoutTemplate
JViewLegacy::$_models
JViewLegacy::$_name
JViewLegacy::$_output
JViewLegacy::$_path
JViewLegacy::$_template

Inherited from JObject

JObject::$_errors
Methods
display (line 46)

Execute and display a template script.

  • return: A string if successful, otherwise a Error object.
  • 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:
JViewCategory::display()
Execute and display a template script.
prepareDocument (line 69)

Prepares the document

  • access: protected
void prepareDocument ()

Redefinition of:
JViewCategory::prepareDocument()
Method to prepares the document

Inherited Methods

Inherited From JViewCategory

 JViewCategory::addFeed()
 JViewCategory::commonCategoryDisplay()
 JViewCategory::display()
 JViewCategory::prepareDocument()

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 15:17:19 +0100 by phpDocumentor 1.4.3