|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Collaboration diagram for ILIAS\MediaPool\Settings\Settings:Public Member Functions | |
| __construct (protected int $id, protected int $default_width, protected int $default_height, protected bool $for_translation) | |
| getId () | |
| getDefaultWidth () | |
| getDefaultHeight () | |
| getForTranslation () | |
Definition at line 23 of file Settings.php.
| ILIAS\MediaPool\Settings\Settings::__construct | ( | protected int | $id, |
| protected int | $default_width, | ||
| protected int | $default_height, | ||
| protected bool | $for_translation | ||
| ) |
Definition at line 25 of file Settings.php.
| ILIAS\MediaPool\Settings\Settings::getDefaultHeight | ( | ) |
Definition at line 43 of file Settings.php.
Referenced by ILIAS\MediaPool\Settings\SettingsDBRepository\create(), and ILIAS\MediaPool\Settings\SettingsDBRepository\update().
Here is the caller graph for this function:| ILIAS\MediaPool\Settings\Settings::getDefaultWidth | ( | ) |
Definition at line 38 of file Settings.php.
Referenced by ILIAS\MediaPool\Settings\SettingsDBRepository\create(), and ILIAS\MediaPool\Settings\SettingsDBRepository\update().
Here is the caller graph for this function:| ILIAS\MediaPool\Settings\Settings::getForTranslation | ( | ) |
Definition at line 48 of file Settings.php.
Referenced by ILIAS\MediaPool\Settings\SettingsDBRepository\create(), and ILIAS\MediaPool\Settings\SettingsDBRepository\update().
Here is the caller graph for this function:| ILIAS\MediaPool\Settings\Settings::getId | ( | ) |
Definition at line 33 of file Settings.php.
References $id.
Referenced by ILIAS\MediaPool\Settings\SettingsDBRepository\create(), and ILIAS\MediaPool\Settings\SettingsDBRepository\update().
Here is the caller graph for this function: