Methods

All methods in the Solar_Config class.

Public

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.

Protected

None.

Private

None.



Local