Class FormControlTabs

Description

A control to display a tab splitter based on FormControl for output via a FormUI.

  • version: $Id$

Located in /system/classes/formui.php (line 1529)

FormContainer
   |
   --FormControlTabs
Method Summary
FormControlTabs __construct (string $name, string $caption)
string get ([boolean $forvalidation = true])
Variables
Methods
Constructor __construct (line 1537)

Override the FormControl constructor to support more parameters

  • access: public
FormControlTabs __construct (string $name, string $caption)
  • string $name: Name of this control
  • string $caption: The legend to display in the fieldset markup
get (line 1553)

Produce HTML output for all this fieldset and all contained controls

  • return: HTML that will render this control in the form
string get ([boolean $forvalidation = true])
  • boolean $forvalidation: True if this control should render error information based on validation.

Redefinition of:
FormContainer::get()
Produce HTML output for all this fieldset and all contained controls

Inherited Methods

Inherited From FormContainer

FormContainer::append()
FormContainer::checksum()
FormContainer::get()
FormContainer::get_controls()
FormContainer::get_theme()
FormContainer::get_values()
FormContainer::has_user_options()
FormContainer::insert()
FormContainer::move()
FormContainer::move_after()
FormContainer::move_before()
FormContainer::pre_out()
FormContainer::remove()
FormContainer::replace()
FormContainer::save()
FormContainer::validate()
FormContainer::__get()

Documentation generated on Thu, 30 Oct 2008 20:31:15 +0100 by phpDocumentor 1.3.2