51 public function get(
$name, $site_guid = 0);
getSiteUrl($site_guid=0)
Get the URL for the current (or specified) site.
if($guid==elgg_get_logged_in_user_guid()) $name
getVolatile($name)
Get a config value for the current site if it's already loaded.
Describes an object that manages Elgg configuration values.
save($name, $value, $site_guid=0)
Save a configuration setting.
loadSettingsFile()
Merge the settings file into the storage object.
getPluginsPath()
Get the plugin path for this installation.
getDataPath()
Get the data directory path for this installation.
getCachePath()
Get the cache directory path for this installation.