Represents one of the choices (select box option).
More...
|
|
int | $selectgroup |
| | Selection group of the choice.
|
| |
|
string | $text |
| | Text for the choice.
|
| |
Represents one of the choices (select box option).
- Copyright
- 2009 The Open University
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ __construct()
| qtype_gapselect_choice::__construct |
( |
|
$text, |
|
|
|
$selectgroup = 1 |
|
) |
| |
Creates summary text of for the drag item.
- Parameters
-
| string | $text | The text of the choice |
| int | $selectgroup | The select group of the choice |
◆ choice_group()
| qtype_gapselect_choice::choice_group |
( |
| ) |
|
Returns the group of this item.
- Return values
-
The documentation for this class was generated from the following file: