ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilSuggestedSolutionInputGUI Class Reference

This class represents a selection list property in a property form. More...

+ Inheritance diagram for ilSuggestedSolutionInputGUI:
+ Collaboration diagram for ilSuggestedSolutionInputGUI:

Additional Inherited Members

- Public Member Functions inherited from ilCheckboxInputGUI
 __construct ($a_title="", $a_postvar="")
 Constructor.
 setValue ($a_value)
 Set Value.
 getValue ()
 Get Value.
 setChecked ($a_checked)
 Set Checked.
 getChecked ()
 Get Checked.
 setOptionTitle ($a_optiontitle)
 Set Option Title (optional).
 getOptionTitle ()
 Get Option Title (optional).
 setValueByArray ($a_values)
 Set value by array.
 setAdditionalAttributes ($a_attrs)
 Set addiotional attributes.
 getAdditionalAttributes ()
 get addtional attributes
 checkInput ()
 Check input, strip slashes etc.
 hideSubForm ()
 Sub form hidden on init?
 render ($a_mode= '')
 Render item.
 insert (&$a_tpl)
 Insert property html.
 getTableFilterHTML ()
 Get HTML for table filter.
 serializeData ()
 serialize data
 unserializeData ($a_data)
 unserialize data
 getToolbarHTML ()
 Get HTML for toolbar.
- Protected Member Functions inherited from ilFormPropertyGUI
 setType ($a_type)
 Set Type.
 getMultiIconsHTML ()
 Get HTML for multiple value icons.
- Protected Attributes inherited from ilCheckboxInputGUI
 $value = "1"
 $checked
 $optiontitle = ""
 $additional_attributes = ''

Detailed Description

This class represents a selection list property in a property form.

Author
Helmut Schottmüller ilias.nosp@m.@aur.nosp@m.ealis.nosp@m..de
Version
Id:
class.ilSuggestedSolutionInputGUI.php 44245 2013-08-17 11:15:45Z mbecker

Definition at line 13 of file class.ilSuggestedSolutionInputGUI.php.


The documentation for this class was generated from the following file: