36 bool $a_call_by_reference =
true,
37 bool $a_prepare_output =
true 43 # BETTER DO IT HERE THAN IN PARENT CLASS ( PROBLEMS FOR import, create) 48 $this->lm_tree = $this->
object->getLMTree();
61 public function view(): void
63 if (strtolower($this->edit_request->getBaseClass()) ==
"iladministrationgui") {
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
prepareOutput(bool $show_sub_objects=true)
__construct( $a_data, int $a_id=0, bool $a_call_by_reference=true, bool $a_prepare_output=true)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
properties()
edit properties form
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
__construct(Container $dic, ilPlugin $plugin)
Class ilObjContentObjectGUI.