30 $this->lng =
$DIC->language();
31 $this->prtf_settings =
new ilSetting(
"prtf");
42 return $this->prtf_settings->get(
"decl_author_" .
$l);
54 return $this->prtf_settings->set(
"decl_author_" .
$l, $value);
An exception for terminatinating execution or to throw for unit testing.
getLanguage()
returns a 2char-language-string @access public
Declaration of authorship (data gateway)
__construct()
Constructor.
setForLanguage(string $l, string $value)
Set for language.
getForLanguage(string $l)
Get for language.
getForUser(ilObjUser $user)
Get for user.