Class FinderViewFilters

Description

Filters view class for Finder.

  • since: 2.5

Located in /administrator/components/com_finder/views/filters/view.html.php (line 21)

JObject
   |
   --JView
      |
      --FinderViewFilters
Method Summary
void addToolbar ()
mixed display ([string $tpl = null])
Variables
Methods
addToolbar (line 62)

Method to configure the toolbar for this view.

  • since: 2.5
  • access: protected
void addToolbar ()
display (line 32)

Method to display the view.

  • return: A string if successful, otherwise a JError object.
  • since: 2.5
  • 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:40 -0500 by phpDocumentor 1.4.4