Class ThumbnailDecorator
Decorates a component with a thumbnail.
- Brickrouge\Decorator implements Brickrouge\DecoratorInterface
- Icybee\Modules\Images\ThumbnailDecorator
Namespace: Icybee\Modules\Images
Located at vendor/icanboogie-modules/images/lib/decorators/thumbnail.php
Located at vendor/icanboogie-modules/images/lib/decorators/thumbnail.php
Methods summary
public
|
#
__construct( mixed $component,
Initializes the |
public
mixed
|
Methods inherited from Brickrouge\Decorator
Magic methods summary
Properties summary
protected
|
$record |
#
The source of the thumbnail. |
protected
array
|
$options |
#
The rendering options. |