Overview

Static support methods for config information.

Package

This class is part of the Solar package.

Configuration Keys

None.

Constants

None.

Public Properties

The Solar_Config class has no public properties; try the list of all properties.

Public Methods

These are all the public methods in the Solar_Config class.

You can also view the list of all public, protected, and private methods.

fetch()

Fetches config file values.

get()

Safely gets a configuration class array or key value.

getBuild()

Gets the retained build config for a class.

load()

Loads the config values from the specified location.

set()

Sets the config values for a class and key.

setBuild()

Sets the build config to retain for a class.



Local