Documentation

Config

Table of Contents

Namespaces

Builder
Definition
Exception
Loader
Resource
Util

Interfaces

ConfigCacheFactoryInterface
Interface for a ConfigCache factory. This factory creates an instance of ConfigCacheInterface and initializes the cache if necessary.
ConfigCacheInterface
Interface for ConfigCache.
FileLocatorInterface
ResourceCheckerInterface
Interface for ResourceCheckers.

Classes

ConfigCache
ConfigCache caches arbitrary content in files on disk.
ConfigCacheFactory
Basic implementation of ConfigCacheFactoryInterface that creates an instance of the default ConfigCache.
FileLocator
FileLocator uses an array of pre-defined paths to find files.
ResourceCheckerConfigCache
ResourceCheckerConfigCache uses instances of ResourceCheckerInterface to check whether cached data is still fresh.
ResourceCheckerConfigCacheFactory
A ConfigCacheFactory implementation that validates the cache with an arbitrary set of ResourceCheckers.

        
On this page

Search results