Class FormControlFieldset

Description

A fieldset control based on FormControl for output via a FormUI.

  • version: $Id$

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

FormContainer
   |
   --FormControlFieldset
Method Summary
FormControlFieldset __construct (string $name, string $caption)
Variables
Methods
Constructor __construct (line 1455)

Override the FormControl constructor to support more parameters

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

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:13 +0100 by phpDocumentor 1.3.2