Overview

Namespaces

  • Charcoal
    • Config

Classes

  • AbstractConfig
  • AbstractEntity
  • GenericConfig

Interfaces

  • ConfigInterface
  • ConfigurableInterface
  • DelegatesAwareInterface
  • EntityInterface
  • FileAwareInterface
  • SeparatorAwareInterface

Traits

  • ConfigurableTrait
  • DelegatesAwareTrait
  • FileAwareTrait
  • SeparatorAwareTrait
  • Overview
  • Namespace
  • Class

Namespace Charcoal\Config

Classes summary
AbstractConfig Default configuration container / registry.
AbstractEntity Default data model.
GenericConfig Basic, generic concrete Config container.
Interfaces summary
ConfigInterface Describes a configuration container / registry.
ConfigurableInterface Describes an object that can be configured with an instance of Charcoal\Config\ConfigInterface.
DelegatesAwareInterface Describes an object that can perform lookups in other objects.
EntityInterface Describes a conceptual data model.
FileAwareInterface Describes an object that can read file contents.
SeparatorAwareInterface Describes an object that can perform lookups into multi-dimensional arrays.
Traits summary
ConfigurableTrait Provides an object with a ConfigInterface configuration container.
DelegatesAwareTrait Provides an object with the ability to perform lookups in other objects.
FileAwareTrait Provides an object with the ability to read file contents.
SeparatorAwareTrait Provides an object with the ability to perform lookups into multi-dimensional arrays.
API documentation generated by ApiGen