47 $this->
lng = $DIC->language();
53 if ($this->manager->isGloballyActivated()) {
54 $cb = new \ilCheckboxInputGUI($this->
lng->txt(
"lm_est_reading_time"),
"est_reading_time");
55 $cb->setChecked($this->manager->isActivated($this->lm_id));
62 if ($this->manager->isGloballyActivated()) {
63 $this->manager->activate(
65 (
bool) $form->
getInput(
"est_reading_time")
__construct()
Constructor setup ILIAS global object public.
saveSettingFromForm(\ilPropertyFormGUI $form)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
addSettingToForm(\ilPropertyFormGUI $form)