ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Declaration of authorship (data gateway) More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
getForLanguage (string $l) | |
Get for language. More... | |
setForLanguage (string $l, string $value) | |
Set for language. More... | |
getForUser (ilObjUser $user) | |
Get for user. More... | |
Protected Attributes | |
$prtf_settings | |
$lng | |
Declaration of authorship (data gateway)
Definition at line 11 of file class.ilPortfolioDeclarationOfAuthorship.php.
ilPortfolioDeclarationOfAuthorship::__construct | ( | ) |
Constructor.
Definition at line 26 of file class.ilPortfolioDeclarationOfAuthorship.php.
References $DIC.
ilPortfolioDeclarationOfAuthorship::getForLanguage | ( | string | $l | ) |
Get for language.
string | $l |
Definition at line 40 of file class.ilPortfolioDeclarationOfAuthorship.php.
Referenced by getForUser().
ilPortfolioDeclarationOfAuthorship::getForUser | ( | ilObjUser | $user | ) |
Get for user.
ilObjUser | $user |
Definition at line 63 of file class.ilPortfolioDeclarationOfAuthorship.php.
References $lng, getForLanguage(), and ilObjUser\getLanguage().
ilPortfolioDeclarationOfAuthorship::setForLanguage | ( | string | $l, |
string | $value | ||
) |
Set for language.
string | $l | |
string | $value |
Definition at line 52 of file class.ilPortfolioDeclarationOfAuthorship.php.
|
protected |
Definition at line 21 of file class.ilPortfolioDeclarationOfAuthorship.php.
Referenced by getForUser().
|
protected |
Definition at line 16 of file class.ilPortfolioDeclarationOfAuthorship.php.