Class LanguagesViewLanguages

Description

HTML Languages View class for the Languages component

  • since: 1.6

Located in /administrator/components/com_languages/views/languages/view.html.php (line 19)

JObject
   |
   --JViewLegacy
      |
      --LanguagesViewLanguages
Variable Summary
 mixed $items
 mixed $pagination
 mixed $state
Method Summary
 void addToolbar ()
 void display ([ $tpl = null])
 array getSortFields ()
Variables
Methods
addToolbar (line 55)

Add the page title and toolbar.

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

Display the view

  • access: public
void display ([ $tpl = null])
  • $tpl

Redefinition of:
JViewLegacy::display()
Execute and display a template script.
getSortFields (line 127)

Returns an array of fields the table can be sorted by

  • return: Array containing the field name to sort by as the key and display text as value
  • since: 3.0
  • access: protected
array getSortFields ()

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 15:17:54 +0100 by phpDocumentor 1.4.3