26         bool $a_call_by_reference = 
true    30         $this->db = $DIC->database();
    39         $settings = $DIC->settings();
    41         return (
bool) $settings->get(
'acc_ctrl_cpt_status', 
'1');
    48         $settings = $DIC->settings();
    49         $settings->set(
'acc_ctrl_cpt_status', (
int) $status);
 
__construct(int $a_id=0, bool $a_call_by_reference=true)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
static saveControlConceptStatus(bool $status)
 
__construct(Container $dic, ilPlugin $plugin)
 
static getControlConceptStatus()