|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Declaration of authorship (data gateway) More...
Collaboration diagram for ilPortfolioDeclarationOfAuthorship: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().
Here is the caller graph for this function:| ilPortfolioDeclarationOfAuthorship::getForUser | ( | ilObjUser | $user | ) |
Get for user.
| ilObjUser | $user |
Definition at line 63 of file class.ilPortfolioDeclarationOfAuthorship.php.
References $lng, getForLanguage(), and ilObjUser\getLanguage().
Here is the call graph for this function:| 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.