20 $selection_options =
new ilDclGenericMultiInputGUI($this->lng->txt(
'dcl_selection_options'),
'prop_' . static::PROP_SELECTION_OPTIONS);
21 $selection_options->
setMulti(
true,
true);
24 $selection_options->addInput(
$text);
26 return $selection_options;
Class ilDclDateSelectionFieldRepresentation.
const PROP_SELECTION_TYPE
Class ilDclSelectionFieldRepresentation.
const PROP_SELECTION_OPTIONS