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