ImageZoomFormatter |
class |
Drupal\imagezoom\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/ImageZoomFormatter.php |
Image Zoom field formatter for Image fields. |
1 |
|
|
ImageZoomGalleryFormatter |
class |
Drupal\imagezoom\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/ImageZoomGalleryFormatter.php |
Image Zoom gallery field formatter for Image fields. |
|
|
|
ImageZoomOptions |
class |
Drupal\imagezoom\Entity |
src/Entity/ImageZoomOptions.php |
Defines the Image Zoom options profile entity type. |
|
2 |
|
ImageZoomOptionsDeleteForm |
class |
Drupal\imagezoom\Form |
src/Form/ImageZoomOptionsDeleteForm.php |
Builds the form to delete Image Zoom Options entities. |
|
|
|
ImageZoomOptionsForm |
class |
Drupal\imagezoom\Form |
src/Form/ImageZoomOptionsForm.php |
Class ImageZoomOptionsForm. |
|
|
|
ImageZoomOptionsInterface |
interface |
Drupal\imagezoom\Entity |
src/Entity/ImageZoomOptionsInterface.php |
Provides an interface for defining Image Zoom options profiles. |
1 |
|
|
ImageZoomOptionsListBuilder |
class |
Drupal\imagezoom |
src/ImageZoomOptionsListBuilder.php |
Provides a listing of Image Zoom Options entities. |
|
|
|