|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilDclFileFieldRepresentation:
Collaboration diagram for ilDclFileFieldRepresentation:Public Member Functions | |
| getInputField (ilPropertyFormGUI $form, ?int $record_id=null) | |
Public Member Functions inherited from ilDclBaseFieldRepresentation | |
| __construct (ilDclBaseFieldModel $field) | |
| addFilterInputFieldToTable (ilTable2GUI $table) | |
| Add filter input to TableGUI. More... | |
| passThroughFilter (ilDclBaseRecordModel $record, $filter) | |
| Checks if a filter affects a record. More... | |
| parseSortingValue (string $value, bool $link=true) | |
| getInputField (ilPropertyFormGUI $form, ?int $record_id=null) | |
| Returns field-input. More... | |
| addFieldCreationForm (ilSubEnabledFormPropertyGUI $form, ilObjDataCollection $dcl, string $mode="create") | |
| Adds the options for the field-types to the field-creation form. More... | |
| getPropertyInputFieldId (string $property) | |
| Return post-var for property-fields. More... | |
| getField () | |
| Return BaseFieldModel. More... | |
Protected Member Functions | |
| buildFieldCreationInput (ilObjDataCollection $dcl, string $mode='create') | |
Protected Member Functions inherited from ilDclBaseFieldRepresentation | |
| setupFilterInputField (?ilTableFilterItem $input) | |
| Set basic settings for filter-input-gui. More... | |
| setupInputField (ilFormPropertyGUI $input, ilDclBaseFieldModel $field) | |
| Sets basic settings on field-input. More... | |
| getFilterInputFieldValue (ilTableFilterItem $input) | |
| buildFieldCreationInput (ilObjDataCollection $dcl, string $mode='create') | |
| Build the creation-input-field. More... | |
Private Member Functions | |
| requiredWorkaroundForInputField (ilFileInputGUI $input, ?int $record_id) | |
Additional Inherited Members | |
Protected Attributes inherited from ilDclBaseFieldRepresentation | |
| ilDclBaseFieldModel | $field |
| ilLanguage | $lng |
| ilCtrl | $ctrl |
| ILIAS HTTP Services | $http |
| ILIAS Refinery Factory | $refinery |
| ilComponentRepository | $component_repository |
| ilComponentFactory | $component_factory |
Definition at line 21 of file class.ilDclFileFieldRepresentation.php.
|
protected |
Definition at line 67 of file class.ilDclFileFieldRepresentation.php.
References ILIAS\Repository\lng(), and ilDclBaseFieldModel\PROP_SUPPORTED_FILE_TYPES.
Here is the call graph for this function:| ilDclFileFieldRepresentation::getInputField | ( | ilPropertyFormGUI | $form, |
| ?int | $record_id = null |
||
| ) |
Definition at line 23 of file class.ilDclFileFieldRepresentation.php.
References ilDclBaseFieldRepresentation\getField(), ILIAS\Survey\Mode\getId(), and requiredWorkaroundForInputField().
Here is the call graph for this function:
|
private |
Definition at line 43 of file class.ilDclFileFieldRepresentation.php.
References ILIAS\Repository\ctrl(), ilDclBaseFieldRepresentation\getField(), ILIAS\Survey\Mode\getId(), ilDclCache\getRecordCache(), ilFormPropertyGUI\setDisabled(), ilFormPropertyGUI\setRequired(), and ilDclBaseFieldRepresentation\setupInputField().
Referenced by getInputField().
Here is the call graph for this function:
Here is the caller graph for this function: