This class provides methods for reading Database driven Configurations.
It is designed to be used as static class, to avoid instantiation.
Use it as follows:
Gets all Configuration Values available.
Calls will never be cached.
Fetch a known ConfigurationEntry from a Configuration Package.
Returns the Value of a ConfigurationEntry, or
- $undefined
No need of explicit casting for:
All Value of the Package will be fetched and returned as an Array of
instances.This method call caches its Results (if not NULL).
If a Package was read, Calls against the same package within the methods
Documentation generated by phpDocumentor 1.3.1