Class ConfigViewComponentHtml

Description

View for the component configuration

  • since: 3.2

Located in /administrator/components/com_config/view/component/html.php (line 19)

JViewBase
   |
   --JViewHtml
      |
      --ConfigViewCmsHtml
         |
         --ConfigViewComponentHtml
Variable Summary
 mixed $component
 mixed $form
 mixed $state
Method Summary
 void addToolbar ()
 string render ()
Variables
mixed $component (line 25)
  • access: public
mixed $form (line 23)
  • access: public
mixed $state (line 21)
  • access: public

Inherited Variables

Inherited from ConfigViewCmsHtml

ConfigViewCmsHtml::$_layoutExt
ConfigViewCmsHtml::$_output
ConfigViewCmsHtml::$_path
ConfigViewCmsHtml::$_template

Inherited from JViewHtml

JViewHtml::$layout
JViewHtml::$paths

Inherited from JViewBase

JViewBase::$model
Methods
addToolbar (line 82)

Add the page title and toolbar.

  • since: 3.2
  • access: protected
void addToolbar ()
render (line 35)

Display the view

  • return: The rendered view.
  • since: 3.2
  • access: public
string render ()

Redefinition of:
JViewHtml::render()
Method to render the view.

Inherited Methods

Inherited From ConfigViewCmsHtml

 ConfigViewCmsHtml::__construct()
 ConfigViewCmsHtml::getName()
 ConfigViewCmsHtml::loadTemplate()
 ConfigViewCmsHtml::_createFileName()

Inherited From JViewHtml

 JViewHtml::__construct()
 JViewHtml::escape()
 JViewHtml::getLayout()
 JViewHtml::getPath()
 JViewHtml::getPaths()
 JViewHtml::loadPaths()
 JViewHtml::render()
 JViewHtml::setLayout()
 JViewHtml::setPaths()
 JViewHtml::__toString()

Inherited From JViewBase

 JViewBase::__construct()
 JViewBase::escape()

Documentation generated on Tue, 19 Nov 2013 15:04:49 +0100 by phpDocumentor 1.4.3