Back to Joomla project (class list)

Class CategoriesView - list of methods

Categories view base class.

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/CategoriesView.php
Project: Joomla

Method Summary

public void|bool
(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|bool
Since
  • 3.2
-
  • \Exception
Show source code of this method: display Source Code

protected void
()

Prepares the document
Returns
  • void
Since
  • 3.2
Show source code of this method: prepareDocument Source Code

Properties Summary

protected \Joomla\Registry\Registry
$state
State data
Since
  • 3.2
protected array
$items
Category items data
Since
  • 3.2
protected string
$pageHeading
Language key for default page heading
Since
  • 3.2

Tags Summary

Since
3.2