|
ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilDataCollectionField. More...
Inheritance diagram for ilDataCollectionILIASRefField:
Collaboration diagram for ilDataCollectionILIASRefField:Public Member Functions | |
| __construct (ilDataCollectionRecord $record, ilDataCollectionField $field) | |
| getHTML (array $options=array()) | |
| getLinkHTML ($link_name=NULL) | |
| getExportValue () | |
| getStatus () | |
Public Member Functions inherited from ilDataCollectionRecordField | |
| doUpdate () | |
| delete () | |
| getValue () | |
| setValue ($value) | |
| getFormInput () | |
| getPlainText () | |
| getHTML () | |
| getSingleHTML ($link=null) | |
| this funciton is used to in the viewdefinition of a single record. | |
| getField () | |
| getId () | |
| getRecord () | |
Protected Attributes | |
| $rated | |
| $dcl_obj_id | |
Protected Attributes inherited from ilDataCollectionRecordField | |
| $id | |
| $field | |
| $record | |
| $value | |
Additional Inherited Members | |
Protected Member Functions inherited from ilDataCollectionRecordField | |
| loadValue () | |
Class ilDataCollectionField.
Definition at line 20 of file class.ilDataCollectionILIASRefField.php.
| ilDataCollectionILIASRefField::__construct | ( | ilDataCollectionRecord | $record, |
| ilDataCollectionField | $field | ||
| ) |
Reimplemented from ilDataCollectionRecordField.
Definition at line 32 of file class.ilDataCollectionILIASRefField.php.
References ilDataCollectionRecordField\getField(), and ilDataCollectionCache\getTableCache().
Here is the call graph for this function:| ilDataCollectionILIASRefField::getExportValue | ( | ) |
Reimplemented from ilDataCollectionRecordField.
Definition at line 79 of file class.ilDataCollectionILIASRefField.php.
References ilDataCollectionRecordField\$value, ilLink\_getStaticLink(), and ilDataCollectionRecordField\getValue().
Here is the call graph for this function:| ilDataCollectionILIASRefField::getHTML | ( | array | $options = array() | ) |
Definition at line 45 of file class.ilDataCollectionILIASRefField.php.
References ilDataCollectionRecordField\$id, $options, ilDataCollectionRecordField\$value, ilObject\_lookupObjId(), ilObject\_lookupTitle(), getLinkHTML(), and ilDataCollectionRecordField\getValue().
Here is the call graph for this function:| ilDataCollectionILIASRefField::getLinkHTML | ( | $link_name = NULL | ) |
Definition at line 65 of file class.ilDataCollectionILIASRefField.php.
References ilDataCollectionRecordField\$id, ilDataCollectionRecordField\$value, ilLink\_getStaticLink(), ilObject\_lookupObjId(), ilObject\_lookupTitle(), and ilDataCollectionRecordField\getValue().
Referenced by getHTML().
Here is the call graph for this function:
Here is the caller graph for this function:| ilDataCollectionILIASRefField::getStatus | ( | ) |
Definition at line 85 of file class.ilDataCollectionILIASRefField.php.
References $ilUser, $query, $result, $usr_id, ilObject2\_lookupObjectId(), DB_FETCHMODE_OBJECT, and ilDataCollectionRecordField\getValue().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ilDataCollectionILIASRefField.php.
|
protected |
Definition at line 25 of file class.ilDataCollectionILIASRefField.php.