|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
A factory that builds ilSettings that can be used for DI. More...
Collaboration diagram for ilSettingsFactory:Public Member Functions | |
| __construct (\ilDBInterface $db) | |
| settingsFor (string $a_module="common") | |
| Get currernt module. More... | |
Protected Attributes | |
| $db | |
A factory that builds ilSettings that can be used for DI.
Definition at line 32 of file class.ilSettingsFactory.php.
| ilSettingsFactory::__construct | ( | \ilDBInterface | $db | ) |
Definition at line 39 of file class.ilSettingsFactory.php.
References $db.
| ilSettingsFactory::settingsFor | ( | string | $a_module = "common" | ) |
Get currernt module.
Definition at line 47 of file class.ilSettingsFactory.php.
|
protected |
Definition at line 37 of file class.ilSettingsFactory.php.
Referenced by __construct(), and settingsFor().