ILIAS
Release_4_4_x_branch Revision 61816
|
Created by JetBrains PhpStorm. More...
Public Member Functions | |
doUpdate () | |
getSingleHTML ($options=NULL) | |
this funciton is used to in the viewdefinition of a single record. | |
buildTemplate ($record_field, $values, $options) | |
getHTML (array $options=array()) | |
getExportValue () | |
Public Member Functions inherited from ilDataCollectionReferenceField | |
__construct (ilDataCollectionRecord $record, ilDataCollectionField $field) | |
Public Member Functions inherited from ilDataCollectionRecordField | |
delete () | |
getValue () | |
setValue ($value) | |
getFormInput () | |
getPlainText () | |
getHTML () | |
getField () | |
getId () | |
getRecord () |
Protected Member Functions | |
loadValue () | |
getLinkHTML ($link, $value) |
Private Attributes | |
$max_reference_length = 20 |
Additional Inherited Members | |
Protected Attributes inherited from ilDataCollectionReferenceField | |
$dcl_obj_id |
Created by JetBrains PhpStorm.
Definition at line 9 of file class.ilDataCollectionNReferenceField.php.
ilDataCollectionNReferenceField::buildTemplate | ( | $record_field, | |
$values, | |||
$options | |||
) |
Definition at line 74 of file class.ilDataCollectionNReferenceField.php.
References $options, $tpl, ilDataCollectionRecordField\$value, getLinkHTML(), and ilDataCollectionCache\getRecordCache().
Referenced by getSingleHTML().
ilDataCollectionNReferenceField::doUpdate | ( | ) |
Reimplemented from ilDataCollectionRecordField.
Definition at line 15 of file class.ilDataCollectionNReferenceField.php.
References $query, ilDataCollectionRecordField\$value, and ilDataCollectionRecordField\getValue().
ilDataCollectionNReferenceField::getExportValue | ( | ) |
Reimplemented from ilDataCollectionReferenceField.
Definition at line 153 of file class.ilDataCollectionNReferenceField.php.
References ilDataCollectionRecordField\$value, ilDataCollectionRecordField\getField(), ilDataCollectionCache\getRecordCache(), and ilDataCollectionRecordField\getValue().
ilDataCollectionNReferenceField::getHTML | ( | array | $options = array() | ) |
Reimplemented from ilDataCollectionReferenceField.
Definition at line 110 of file class.ilDataCollectionNReferenceField.php.
References $ilCtrl, $tpl, ilDataCollectionRecordField\$value, ilDataCollectionRecordField\getField(), ilDataCollectionRecordField\getId(), ilDataCollectionRecordField\getRecord(), ilDataCollectionCache\getRecordCache(), and ilDataCollectionRecordField\getValue().
|
protected |
Reimplemented from ilDataCollectionReferenceField.
Definition at line 97 of file class.ilDataCollectionNReferenceField.php.
References ilDataCollectionRecordField\$value, and ilDataCollectionRecordField\getField().
Referenced by buildTemplate().
ilDataCollectionNReferenceField::getSingleHTML | ( | $options = NULL | ) |
this funciton is used to in the viewdefinition of a single record.
Reimplemented from ilDataCollectionRecordField.
Definition at line 59 of file class.ilDataCollectionNReferenceField.php.
References $options, $tpl, buildTemplate(), and ilDataCollectionRecordField\getValue().
|
protected |
Reimplemented from ilDataCollectionRecordField.
Definition at line 42 of file class.ilDataCollectionNReferenceField.php.
References $query.
|
private |
Definition at line 11 of file class.ilDataCollectionNReferenceField.php.