|
Elgg
Version master
|
This is the complete list of members for Elgg\Config, including all inherited members.
| $config_defaults | Elgg\Config | protected |
| $deprecated | Elgg\Config | protected |
| $locked_values | Elgg\Config | protected |
| $path_properties | Elgg\Config | protected |
| __construct(array $values=[]) | Elgg\Config | |
| __get(string $name) | Elgg\Config | |
| __isset(string $name) | Elgg\Config | |
| __set(string $name, $value) | Elgg\Config | |
| __unset(string $name) | Elgg\Config | |
| ENTITY_TYPES | Elgg\Config | |
| factory(string $settings_path='') | Elgg\Config | static |
| fromFile($path) | Elgg\Config | protectedstatic |
| getCookieConfig() | Elgg\Config | |
| getInitialValue(string $name) | Elgg\Config | |
| getValues() | Elgg\Config | |
| hasInitialValue(string $name) | Elgg\Config | |
| hasValue(string $name) | Elgg\Config | |
| isLocked(string $name) | Elgg\Config | |
| remove(string $name) | Elgg\Config | |
| resolvePath(string $settings_path='') | Elgg\Config | static |
| save(string $name, $value) | Elgg\Config | |
| saveInitialValues(array $values) | Elgg\Config | protected |
| SENSITIVE_PROPERTIES | Elgg\Config | |
| wasWarnedLocked(string $name) | Elgg\Config | protected |