Class FormControlWrapper

Description

A div wrapper control based on FormContainer for output via FormUI

  • version: $Id$

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

FormContainer
   |
   --FormControlWrapper
Method Summary
FormControlWrapper __construct (string $name, string $classes)
Variables
Methods
Constructor __construct (line 1477)

Override the FormControl constructor to support more parameters

  • access: public
FormControlWrapper __construct (string $name, string $classes)
  • string $name: Name of this control
  • string $classes: The classes to use in the div wrapper 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:16 +0100 by phpDocumentor 1.3.2