45 $input->setSubmitFormOnEnter(
true);
68 $opt = parent::buildFieldCreationInput($dcl, $mode);
71 $this->
lng->txt(
'dcl_learning_progress'),
77 $this->
lng->txt(
'dcl_ilias_reference_link'),
83 $this->
lng->txt(
'dcl_display_action_menu'),
buildFieldCreationInput(ilObjDataCollection $dcl, string $mode='create')
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
getFilterInputFieldValue(ilTableFilterItem $input)
addFilterInputFieldToTable(ilTable2GUI $table)
static _lookupObjId(int $ref_id)
setupInputField(ilFormPropertyGUI $input, ilDclBaseFieldModel $field)
Sets basic settings on field-input.
getRecordFieldValue(?int $field_id)
Get Field Value.
addFilterItemByMetaType(string $id, int $type=self::FILTER_TEXT, bool $a_optional=false, string $caption="")
Add filter by standard type.
static _lookupTitle(int $obj_id)
const PROP_LEARNING_PROGRESS
const PROP_DISPLAY_COPY_LINK_ACTION_MENU
setupFilterInputField(?ilTableFilterItem $input)
Set basic settings for filter-input-gui.
getField()
Return BaseFieldModel.
getInputField(ilPropertyFormGUI $form, ?int $record_id=null)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
const PROP_ILIAS_REFERENCE_LINK
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
passThroughFilter(ilDclBaseRecordModel $record, $filter)