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");
An exception for terminatinating execution or to throw for unit testing.
Skill management settings.
getHideProfileBeforeSelfEval()
Get hide profile values before self evaluations.
__construct()
Constructor.
isActivated()
Is activated.
activate($a_active)
Activate skill management.
setHideProfileBeforeSelfEval($a_val)
Set hide profile values before self evaluations.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc