extends |
Hm_Config |
|---|
File-based site configuration
| Methods | ||||||
|---|---|---|---|---|---|---|
public
|
__construct(array $all_configs = [])
|
# | ||||
public
|
load(string $all_configs, string $key): void
This method must be overriden by classes extending this one
This method must be overriden by classes extending this one Parameters
Implements |
# | ||||
public
|
get_modules(): array|false
Return a list of modules as an array
Return a list of modules as an array |
# | ||||
| Methods inherited from Hm_Config |
|---|
dump(), del(), version(), set(), reset_factory(), get(), set_tz(), shuffle(), decode(), filter_servers(), restore_servers() |
| Properties | |||
|---|---|---|---|
public
|
|
$user_defaults = []
|
# |
| Properties inherited from Hm_Config |
|---|
$source, $config, $decrypt_failed, $encrypted_str, $save_on_login |