22 $ilAccess =
$DIC[
'ilAccess'];
23 $ilCtrl =
$DIC[
'ilCtrl'];
26 $this->access = $ilAccess;
27 $this->ctrl = $ilCtrl;
146 return $this->record_field->getField();
157 return $this->record_field->getRecord();
An exception for terminatinating execution or to throw for unit testing.
Class ilDclBaseFieldModel.
Class ilDclBaseRecordRepresentation.
getFormGUI(ilPropertyFormGUI $formGUI)
fillRow(ilTemplate $tpl)
Fills row with record data.
getFormInput()
Gets the value from from the record field.
getSingleHTML(array $options=null, $link=true)
Returns data for single record view.
getRecordField()
Get Record Field.
__construct(ilDclBaseRecordFieldModel $record_field)
getField()
Getter shortcut for field.
getRecord()
Getter shortcut for record.
getConfirmationHTML()
Returns data for confirmation list When returning false, attribute is ignored in list.
getHTML($link=true)
Outputs html of a certain field.
fillFormInput($form)
Fills the form with the value of a record.
parseFormInput($value)
function parses stored value to the variable needed to fill into the form for editing.
special template class to simplify handling of ITX/PEAR
if($DIC->http() ->request() ->getMethod()=="GET" &&isset($DIC->http() ->request() ->getQueryParams()['tex'])) $tpl