Comments: on this page. Click to read or post your own.

Class SimpleCheckboxGroup

Description

A group of tags with the same name within a form.

Located in /sapphire/dev/simpletest/tag.php (line 1153)

SimpleTagGroup
   |
   --SimpleCheckboxGroup
Method Summary
string/array getDefault ()
string/array getValue ()
boolean setValue (string/array/boolean $values)
Variables

Inherited Variables

Inherited from SimpleTagGroup

SimpleTagGroup::$_widgets
Methods
getDefault (line 1177)

Accessor for starting value that is active.

  • return: Widget values or false if none.
  • access: public
string/array getDefault ()
getValue (line 1161)

Accessor for current selected widget or false if none.

  • return: Widget values or false if none.
  • access: public
string/array getValue ()
setValue (line 1195)

Accessor for current set values.

  • return: True if all values can be set.
  • access: public
boolean setValue (string/array/boolean $values)
  • string/array/boolean $values: Either a single string, a hash or false for nothing set.

Inherited Methods

Inherited From SimpleTagGroup

SimpleTagGroup::addWidget()
SimpleTagGroup::getAttribute()
SimpleTagGroup::getName()
SimpleTagGroup::isId()
SimpleTagGroup::isLabel()
SimpleTagGroup::write()
SimpleTagGroup::_getWidgets()
blog comments powered by Disqus

Documentation generated on Sun, 19 Oct 2008 06:46:46 +1300 by phpDocumentor 1.3.2