Class JViewCategories

Description

Categories view base class.

  • since: 3.2

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

JObject
   |
   --JViewLegacy
      |
      --JViewCategories
Direct descendents
Class Description
 class ContactViewCategories Content categories view.
 class ContentViewCategories Content categories view.
 class NewsfeedsViewCategories Content categories view.
 class WeblinksViewCategories Content categories view.
Variable Summary
Method Summary
 mixed display ([string $tpl = null])
 void prepareDocument ()
Variables
array $items (line 35)

Category items data

  • since: 3.2
  • access: protected
string $pageHeading (line 43)

Language key for default page heading

  • since: 3.2
  • access: protected

Redefined in descendants as:
JRegistry $state (line 27)

State data

  • since: 3.2
  • 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 54)

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.

Redefined in descendants as:
prepareDocument (line 108)

Prepares the document

  • since: 3.2
  • 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 14:55:15 +0100 by phpDocumentor 1.4.3