19 declare(strict_types=1);
    47         $input->setSubmitFormOnEnter(
true);
    70         $opt = parent::buildFieldCreationInput($dcl, $mode);
    73             $this->
lng->txt(
'dcl_learning_progress'),
    76         $prop_ref_link->
setInfo($this->
lng->txt(
'dcl_learning_progress_desc'));
    77         $opt->addSubItem($prop_ref_link);
    80             $this->
lng->txt(
'dcl_ilias_reference_link'),
    86             $this->
lng->txt(
'dcl_display_action_menu'),
    89         $prop_multi_select->
setInfo($this->
lng->txt(
'dcl_display_action_menu_desc'));
    90         $opt->addSubItem($prop_multi_select);
 buildFieldCreationInput(ilObjDataCollection $dcl, string $mode='create')
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getRecordFieldValue(?string $field_id)
Get Field Value. 
 
getFilterInputFieldValue(ilTableFilterItem $input)
 
addFilterInputFieldToTable(ilTable2GUI $table)
 
static _lookupObjId(int $ref_id)
 
setupInputField(ilFormPropertyGUI $input, ilDclBaseFieldModel $field)
Sets basic settings on field-input. 
 
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)
 
const PROP_ILIAS_REFERENCE_LINK
 
passThroughFilter(ilDclBaseRecordModel $record, $filter)