ILIAS
Release_4_4_x_branch Revision 61816
|
Class ilDataCollectionField. More...
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().
ilDataCollectionILIASRefField::getExportValue | ( | ) |
Reimplemented from ilDataCollectionRecordField.
Definition at line 79 of file class.ilDataCollectionILIASRefField.php.
References ilDataCollectionRecordField\$value, ilLink\_getStaticLink(), and ilDataCollectionRecordField\getValue().
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().
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().
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().
|
protected |
Definition at line 30 of file class.ilDataCollectionILIASRefField.php.
|
protected |
Definition at line 25 of file class.ilDataCollectionILIASRefField.php.