You are here

namespace Drupal\avatars in Avatar Kit 8

Same name in other branches
  1. 8.2 Drupal\avatars
Classsort descending Location Description
AvatarBase src/AvatarBase.php Abstract class for Avatar APIs.
AvatarBaseInterface src/AvatarBaseInterface.php Interface for Avatar APIs.
AvatarGeneratorInterface src/AvatarGeneratorInterface.php Interface for avatar generator configuration.
AvatarGeneratorPluginCollection src/AvatarGeneratorPluginCollection.php Provides a container for lazily loading avatar generator plugins.
AvatarGeneratorPluginManager src/AvatarGeneratorPluginManager.php Manages discovery and instantiation of avatar generator plugins.
AvatarGeneratorPluginManagerInterface src/AvatarGeneratorPluginManagerInterface.php Provides an interface for the avatar generator plugin manager.
AvatarGeneratorStorage src/AvatarGeneratorStorage.php Storage controller for avatar generators.
AvatarGeneratorStorageInterface src/AvatarGeneratorStorageInterface.php Defines an interface for avatar generator storage.
AvatarManager src/AvatarManager.php Provides an avatar manager service.
AvatarManagerInterface src/AvatarManagerInterface.php Provides an interface to the avatar manager service.
AvatarPreviewInterface src/AvatarPreviewInterface.php Provides an interface for the avatar preview entity.
Permissions src/Permissions.php Define a permission generator.