ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Survey settings factory. More...
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.