Class NewsfeedsViewNewsfeed

Description

HTML View class for the Newsfeeds component

  • since: 1.0

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

JObject
   |
   --JViewLegacy
      |
      --NewsfeedsViewNewsfeed
Variable Summary
 object $item
 boolean $print
 object $state
Method Summary
 mixed display ([string $tpl = null])
Variables
object $item (line 31)
  • since: 1.6
  • access: protected
boolean $print (line 37)
  • since: 1.6
  • access: protected
object $state (line 25)
  • since: 1.6
  • access: protected

Inherited Variables

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 48)

Execute and display a template script.

  • return: A string if successful, otherwise a Error object.
  • since: 1.6
  • 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.
_prepareDocument (line 218)

Prepares the document

  • since: 1.6
  • access: protected
void _prepareDocument ()

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