|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilDclDateTimeREpresentation. More...
Inheritance diagram for ilDclRatingFieldRepresentation:
Collaboration diagram for ilDclRatingFieldRepresentation:Public Member Functions | |
| getInputField (ilPropertyFormGUI $form, $record_id=0) | |
| Returns field-input. More... | |
| addFilterInputFieldToTable (ilTable2GUI $table) | |
| Add filter input to TableGUI. More... | |
| passThroughFilter (ilDclBaseRecordModel $record, $filter) | |
| Checks if a filter affects a record. More... | |
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 ($value, $link=true) | |
| getInputField (ilPropertyFormGUI $form, $record_id=0) | |
| Returns field-input. More... | |
| addFieldCreationForm ($form, ilObjDataCollection $dcl, $mode="create") | |
| Adds the options for the field-types to the field-creation form. More... | |
| getPropertyInputFieldId ($property) | |
| Return post-var for property-fields. More... | |
| getField () | |
| Return BaseFieldModel. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from ilDclBaseFieldRepresentation | |
| setupFilterInputField (ilFormPropertyGUI $input) | |
| Set basic settings for filter-input-gui. More... | |
| setupInputField (ilFormPropertyGUI $input, ilDclBaseFieldModel $field) | |
| Sets basic settings on field-input. More... | |
| getFilterInputFieldValue ( $input) | |
| buildFieldCreationInput (ilObjDataCollection $dcl, $mode='create') | |
| Build the creation-input-field. More... | |
Protected Attributes inherited from ilDclBaseFieldRepresentation | |
| $field | |
| $lng | |
| $ctrl | |
Class ilDclDateTimeREpresentation.
Definition at line 9 of file class.ilDclRatingFieldRepresentation.php.
| ilDclRatingFieldRepresentation::addFilterInputFieldToTable | ( | ilTable2GUI | $table | ) |
Add filter input to TableGUI.
| ilTable2GUI | $table |
Reimplemented from ilDclBaseFieldRepresentation.
Definition at line 22 of file class.ilDclRatingFieldRepresentation.php.
References $input, PHPMailer\PHPMailer\$options, $table, ilTable2GUI\FILTER_SELECT, ilDclBaseFieldRepresentation\getField(), ilDclBaseFieldRepresentation\getFilterInputFieldValue(), and ilDclBaseFieldRepresentation\setupFilterInputField().
Here is the call graph for this function:| ilDclRatingFieldRepresentation::getInputField | ( | ilPropertyFormGUI | $form, |
$record_id = 0 |
|||
| ) |
Returns field-input.
| ilPropertyFormGUI | $form | |
| int | $record_id |
Reimplemented from ilDclBaseFieldRepresentation.
Definition at line 11 of file class.ilDclRatingFieldRepresentation.php.
References $input, ilDclBaseFieldRepresentation\getField(), and ilDclBaseFieldRepresentation\setupInputField().
Here is the call graph for this function:| ilDclRatingFieldRepresentation::passThroughFilter | ( | ilDclBaseRecordModel | $record, |
| $filter | |||
| ) |
Checks if a filter affects a record.
| ilDclBaseRecordModel | $record | |
| $filter |
Reimplemented from ilDclBaseFieldRepresentation.
Definition at line 34 of file class.ilDclRatingFieldRepresentation.php.
References ilDclBaseFieldRepresentation\getField(), and ilDclBaseRecordModel\getRecordFieldValue().
Here is the call graph for this function: