Blazy |
src/Blazy.php |
Provides common blazy utility static methods. |
BlazyAlter |
src/BlazyAlter.php |
Provides hook_alter() methods for Blazy. |
BlazyDefault |
src/BlazyDefault.php |
Defines shared plugin default settings for field formatter and Views style. |
BlazyDeprecatedTrait |
src/BlazyDeprecatedTrait.php |
A Trait common for deprecated methods for easy removal and declutter. |
BlazyEntity |
src/BlazyEntity.php |
Provides common entity utilities to work with field details. |
BlazyEntityInterface |
src/BlazyEntityInterface.php |
Provides common entity utilities to work with field details. |
BlazyFormatter |
src/BlazyFormatter.php |
Provides common field formatter-related methods: Blazy, Slick. |
BlazyFormatterInterface |
src/BlazyFormatterInterface.php |
Defines common field formatter-related methods: Blazy, Slick. |
BlazyFormatterManager |
src/BlazyFormatterManager.php |
Provides common field formatter-related methods: Blazy, Slick, etc. |
BlazyGrid |
src/BlazyGrid.php |
Provides grid utilities. |
BlazyInterface |
src/BlazyInterface.php |
Provides common blazy utility static methods. |
BlazyLightbox |
src/BlazyLightbox.php |
Provides lightbox utilities. |
BlazyManager |
src/BlazyManager.php |
Implements a public facing blazy manager. |
BlazyManagerBase |
src/BlazyManagerBase.php |
Implements BlazyManagerInterface. |
BlazyManagerInterface |
src/BlazyManagerInterface.php |
Defines re-usable services and functions for blazy plugins. |
BlazyMedia |
src/BlazyMedia.php |
Provides extra utilities to work with core Media. |
BlazyMediaInterface |
src/BlazyMediaInterface.php |
Provides extra utilities to work with core Media. |
BlazyOEmbed |
src/BlazyOEmbed.php |
Provides OEmbed integration. |
BlazyOEmbedInterface |
src/BlazyOEmbedInterface.php |
Provides OEmbed integration. |
BlazySettings |
src/BlazySettings.php |
Provides settings object. |
BlazyUtil |
src/BlazyUtil.php |
Provides Blazy utilities. |
BlazyViews |
src/BlazyViews.php |
Provides optional Views integration. |