Class BannersViewBanners

Description

View class for a list of banners.

  • since: 1.6

Located in /administrator/components/com_banners/views/banners/view.html.php (line 22)

JObject
   |
   --JView
      |
      --BannersViewBanners
Variable Summary
mixed $categories
mixed $items
mixed $pagination
mixed $state
Method Summary
void addToolbar ()
mixed display ([string $tpl = null])
Variables
mixed $categories (line 24)
  • access: protected
mixed $items (line 25)
  • access: protected
mixed $pagination (line 26)
  • access: protected
mixed $state (line 27)
  • 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
addToolbar (line 68)

Add the page title and toolbar.

  • since: 1.6
  • access: protected
void addToolbar ()
display (line 38)

Method to display the view.

  • return: A string if successful, otherwise a JError object.
  • since: 1.6
  • access: public
mixed display ([string $tpl = null])
  • string $tpl: A template file to load. [optional]

Redefinition of:
JView::display()
Execute and display a template script.

Inherited Methods

Inherited From JView

JView::__construct()
JView::addHelperPath()
JView::addTemplatePath()
JView::assign()
JView::assignRef()
JView::display()
JView::escape()
JView::get()
JView::getLayout()
JView::getLayoutTemplate()
JView::getModel()
JView::getName()
JView::loadHelper()
JView::loadTemplate()
JView::setEscape()
JView::setLayout()
JView::setLayoutExt()
JView::setModel()
JView::_addPath()
JView::_createFileName()
JView::_setPath()

Inherited From JObject

JObject::__construct()
JObject::def()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()
JObject::__toString()

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