Class FormControlHidden

Description

A hidden field control based on FormControl for output via a FormUI.

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

FormControl
   |
   --FormControlHidden
Method Summary
string get ([boolean $forvalidation = true])
Variables
Methods
get (line 1436)

Produce HTML output for this hidden control.

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

Redefinition of:
FormControl::get()
Return the HTML construction of the control.

Inherited Methods

Inherited From FormControl

FormControl::__construct()
FormControl::add_validator()
FormControl::checksum()
FormControl::get()
FormControl::get_default()
FormControl::get_form()
FormControl::get_template()
FormControl::get_theme()
FormControl::has_user_options()
FormControl::move_after()
FormControl::move_before()
FormControl::pre_out()
FormControl::remove()
FormControl::remove_validator()
FormControl::save()
FormControl::validate()
FormControl::__get()
FormControl::__set()
FormControl::__toString()

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