Class ContentViewCategory

Description

HTML View class for the Content component

  • since: 1.5

Located in /components/com_content/views/category/view.html.php (line 18)

JObject
   |
   --JView
      |
      --JViewLegacy
         |
         --ContentViewCategory
Variable Summary
mixed $category
mixed $children
mixed $columns
mixed $intro_items
mixed $items
mixed $lead_items
mixed $link_items
mixed $pagination
mixed $state
Method Summary
void display ([ $tpl = null])
Variables
mixed $category (line 22)
  • access: protected
mixed $children (line 23)
  • access: protected
mixed $columns = 1 (line 29)
  • access: protected
mixed $intro_items = array() (line 27)
  • access: protected
mixed $items (line 21)
  • access: protected
mixed $lead_items = array() (line 26)
  • access: protected
mixed $link_items = array() (line 28)
  • access: protected
mixed $pagination (line 24)
  • access: protected
mixed $state (line 20)
  • access: protected

Inherited Variables

Inherited from JView

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

Inherited from JObject

JObject::$_errors
Methods

Documentation generated on Mon, 25 Jun 2012 14:00:41 -0500 by phpDocumentor 1.4.4