5 require_once
'class.ilDataCollectionRecordField.php';
6 require_once(
"./Services/Rating/classes/class.ilRatingGUI.php");
7 require_once(
"./Services/Link/classes/class.ilLink.php");
33 parent::__construct($record, $field);
35 $this->dcl_obj_id = $dclTable->getCollectionObject()->getId();
71 $html =
"<a href='".$link.
"'>".$link_name.
"</a>";
90 $query =
" SELECT status_changed, status 92 WHERE usr_id = ".$usr_id.
" AND obj_id = ".$obj_id.
" __construct(ilDataCollectionRecord $record, ilDataCollectionField $field)
static _getStaticLink($a_ref_id, $a_type='', $a_fallback_goto=true, $append="")
Get static link.
static _lookupObjectId($a_ref_id)
static _lookupTitle($a_id)
lookup object title
const DB_FETCHMODE_OBJECT
getLinkHTML($link_name=NULL)
Class ilDataCollectionField.
Class ilDataCollectionRecord.
if(!is_array($argv)) $options
static _lookupObjId($a_id)
getHTML(array $options=array())
Class ilDataCollectionField.
Class ilDataCollectionField.
static getTableCache($table_id=0)