|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Collaboration diagram for ILIAS\MetaData\OERHarvester\Settings\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\MetaData\OERHarvester\Settings\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\MetaData\OERHarvester\Settings\Settings\Settings::getDefaultHeight | ( | ) |
Definition at line 43 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getDefaultWidth | ( | ) |
Definition at line 38 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getForTranslation | ( | ) |
Definition at line 48 of file Settings.php.
| ILIAS\MetaData\OERHarvester\Settings\Settings\Settings::getId | ( | ) |
Definition at line 33 of file Settings.php.
References $id.