SelectBox Class Reference

Inheritance diagram for SelectBox:
FormElement

Public Member Functions

 __construct ($name)
 setValue ($value)
 getValue ()
 setSelectedValueList ($selected)
 getSelectedValueList ()
 renderElement ()
 renderLabel ()

Static Public Member Functions

static Factory ($name, $valueList, $label= '', $required=false, $selected=array(), $attrList=array())

Protected Attributes

 $selectedValueList

Private Member Functions

 _buildOptionList ()

Detailed Description

Definition at line 581 of file form.class.php.


Constructor & Destructor Documentation

__construct ( name  ) 

Reimplemented from FormElement.

Definition at line 586 of file form.class.php.


Member Function Documentation

_buildOptionList (  )  [private]

Definition at line 644 of file form.class.php.

static Factory ( name,
valueList,
label = '',
required = false,
selected = array(),
attrList = array() 
) [static]

Definition at line 669 of file form.class.php.

getSelectedValueList (  ) 

Definition at line 623 of file form.class.php.

getValue (  ) 

Reimplemented from FormElement.

Definition at line 606 of file form.class.php.

renderElement (  ) 

Reimplemented from FormElement.

Definition at line 628 of file form.class.php.

renderLabel (  ) 

Reimplemented from FormElement.

Definition at line 637 of file form.class.php.

setSelectedValueList ( selected  ) 

Definition at line 611 of file form.class.php.

setValue ( value  ) 

Reimplemented from FormElement.

Definition at line 594 of file form.class.php.


Field Documentation

$selectedValueList [protected]

Definition at line 584 of file form.class.php.


The documentation for this class was generated from the following file:
Generated on Tue Jun 8 12:28:40 2010 for Claroline API by  doxygen 1.6.3