Class WeblinksViewCategory

Description

HTML View class for the WebLinks component

  • since: 1.5

Located in /components/com_weblinks/views/category/view.html.php (line 19)

JObject
   |
   --JViewLegacy
      |
      --JViewCategory
         |
         --WeblinksViewCategory
Method Summary
 mixed display ([string $tpl = null])
 void prepareDocument ()
Variables
Methods
display (line 28)

Execute and display a template script.

  • return: A string if successful, otherwise a Error object.
  • access: public
mixed display ([string $tpl = null])
  • string $tpl: The name of the template file to parse; automatically searches through the template paths.

Redefinition of:
JViewCategory::display()
Execute and display a template script.
prepareDocument (line 61)

Prepares the document

  • access: protected
void prepareDocument ()

Redefinition of:
JViewCategory::prepareDocument()
Method to prepares the document

Inherited Methods

Inherited From JViewCategory

 JViewCategory::addFeed()
 JViewCategory::commonCategoryDisplay()
 JViewCategory::display()
 JViewCategory::prepareDocument()

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:16:55 +0100 by phpDocumentor 1.4.3