|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Survey settings factory. More...
Collaboration diagram for ILIAS\Survey\Settings\SettingsFactory:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| accessSettings (int $start_date, int $end_date, bool $access_by_codes) | |
| Access settings. More... | |
Survey settings factory.
Definition at line 12 of file SettingsFactory.php.
| ILIAS\Survey\Settings\SettingsFactory::__construct | ( | ) |
| ILIAS\Survey\Settings\SettingsFactory::accessSettings | ( | int | $start_date, |
| int | $end_date, | ||
| bool | $access_by_codes | ||
| ) |
Access settings.
| int | $start_date | |
| int | $end_date | |
| bool | $access_by_codes |
Definition at line 29 of file SettingsFactory.php.