21    public function getHTML(
bool $link = 
true, array $options = []): string
 
   33        if (isset($options[
'tableview_id'])) {
 
   34            $this->
ctrl->setParameterByClass(ilObjDataCollectionGUI::class, 
'tableview_id', $options[
'tableview_id']);
 
   36        return $rgui->getHTML();
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getRecordField()
Get Record Field.
 
getField()
Getter shortcut for field.
 
getRecord()
Getter shortcut for record.
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
fillFormInput(ilPropertyFormGUI $form)
@inheritDoc
 
getHTML(bool $link=true, array $options=[])
Outputs html of a certain field.
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...