ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (protected int $id, protected bool $ppic) | |
getId () | |
getShowPersonalPicture () | |
Definition at line 23 of file Settings.php.
ILIAS\Portfolio\Settings\Settings::__construct | ( | protected int | $id, |
protected bool | $ppic | ||
) |
Definition at line 25 of file Settings.php.
ILIAS\Portfolio\Settings\Settings::getId | ( | ) |
Definition at line 31 of file Settings.php.
References $id.
Referenced by ILIAS\Portfolio\Settings\SettingsDBRepository\create(), and ILIAS\Portfolio\Settings\SettingsDBRepository\update().
ILIAS\Portfolio\Settings\Settings::getShowPersonalPicture | ( | ) |
Definition at line 36 of file Settings.php.
Referenced by ILIAS\Portfolio\Settings\SettingsDBRepository\create(), and ILIAS\Portfolio\Settings\SettingsDBRepository\update().