| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Class ilDataCollectionField. More...
 Inheritance diagram for ilDataCollectionRatingField:
 Inheritance diagram for ilDataCollectionRatingField: Collaboration diagram for ilDataCollectionRatingField:
 Collaboration diagram for ilDataCollectionRatingField:| Public Member Functions | |
| __construct (ilDataCollectionRecord $record, ilDataCollectionField $field) | |
| setValue ($value) | |
| doUpdate () | |
| doRead () | |
| getFormInput () | |
| getHTML () | |
| getExportValue () | |
| getValue () | |
| delete () | |
| delete | |
|  Public Member Functions inherited from ilDataCollectionRecordField | |
| getPlainText () | |
| getSingleHTML ($link=null) | |
| this funciton is used to in the viewdefinition of a single record. | |
| getField () | |
| getId () | |
| getRecord () | |
| Protected Member Functions | |
| loadValue () | |
| override the loadValue. | |
| Protected Attributes | |
| $rated | |
| $dcl_obj_id | |
|  Protected Attributes inherited from ilDataCollectionRecordField | |
| $id | |
| $field | |
| $record | |
| $value | |
Class ilDataCollectionField.
Definition at line 19 of file class.ilDataCollectionRatingField.php.
| ilDataCollectionRatingField::__construct | ( | ilDataCollectionRecord | $record, | 
| ilDataCollectionField | $field | ||
| ) | 
Reimplemented from ilDataCollectionRecordField.
Definition at line 31 of file class.ilDataCollectionRatingField.php.
References ilDataCollectionRecordField\getField(), and ilDataCollectionCache\getTableCache().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilDataCollectionRatingField::delete | ( | ) | 
delete
Reimplemented from ilDataCollectionRecordField.
Definition at line 87 of file class.ilDataCollectionRatingField.php.
References ilDataCollectionRecordField\getField(), and ilDataCollectionRecordField\getId().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilDataCollectionRatingField::doRead | ( | ) | 
Reimplemented from ilDataCollectionRecordField.
Definition at line 52 of file class.ilDataCollectionRatingField.php.
| ilDataCollectionRatingField::doUpdate | ( | ) | 
Reimplemented from ilDataCollectionRecordField.
Definition at line 48 of file class.ilDataCollectionRatingField.php.
| ilDataCollectionRatingField::getExportValue | ( | ) | 
Reimplemented from ilDataCollectionRecordField.
Definition at line 73 of file class.ilDataCollectionRatingField.php.
References ilDataCollectionRecordField\getField(), ilDataCollectionRecordField\getId(), ilRating\getOverallRatingForObject(), and ilDataCollectionRecordField\getRecord().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilDataCollectionRatingField::getFormInput | ( | ) | 
Reimplemented from ilDataCollectionRecordField.
Definition at line 56 of file class.ilDataCollectionRatingField.php.
References $lng.
| ilDataCollectionRatingField::getHTML | ( | ) | 
Reimplemented from ilDataCollectionRecordField.
Definition at line 61 of file class.ilDataCollectionRatingField.php.
References $ilCtrl, ilDataCollectionRecordField\getField(), ilDataCollectionRecordField\getId(), and ilDataCollectionRecordField\getRecord().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilDataCollectionRatingField::getValue | ( | ) | 
Reimplemented from ilDataCollectionRecordField.
Definition at line 79 of file class.ilDataCollectionRatingField.php.
References ilDataCollectionRecordField\getField(), ilDataCollectionRecordField\getId(), ilRating\getOverallRatingForObject(), and ilDataCollectionRecordField\getRecord().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
override the loadValue.
Reimplemented from ilDataCollectionRecordField.
Definition at line 40 of file class.ilDataCollectionRatingField.php.
| ilDataCollectionRatingField::setValue | ( | $value | ) | 
Reimplemented from ilDataCollectionRecordField.
Definition at line 44 of file class.ilDataCollectionRatingField.php.
| 
 | protected | 
Definition at line 29 of file class.ilDataCollectionRatingField.php.
| 
 | protected | 
Definition at line 24 of file class.ilDataCollectionRatingField.php.