19 parent::__construct(
"skmg");
30 $this->
set(
"enable_skmg", (int) $a_active);
39 return $this->
get(
"enable_skmg");
49 $this->
set(
"hide_profile_self_eval", (int) $a_val);
59 return $this->
get(
"hide_profile_self_eval");
getHideProfileBeforeSelfEval()
Get hide profile values before self evaluations.
__construct()
Constructor.
Skill management settings.
isActivated()
Is activated.
setHideProfileBeforeSelfEval($a_val)
Set hide profile values before self evaluations.
activate($a_active)
Activate skill management.