Class SlideImage
Class SlideImage
Represents the default settings of a single image in a slide.
- SlideImage implements SlideImageInterface
Package: Slider\Entities
Category: System
Located at Services/Core/Slider/Entities/SlideImage.inc.php
Category: System
Located at Services/Core/Slider/Entities/SlideImage.inc.php
Methods summary
public
setLanguageId( IdType $languageId )
: SlideImageInterface
Set the language ID for the slide image.
public
setBreakpoint( NonEmptyStringType $breakpoint )
: SlideImageInterface
Set the breakpoint for the slide image.
public
setSlideImageAreaCollection( SlideImageAreaCollection $slideImageAreaCollection )
: SlideImageInterface
Set the slide image area collection for the slide image.
public
getSlideImageAreaCollection( void )
: SlideImageAreaCollection
Return the slide image area collection of the slide image.
public
addSlideImageArea( SlideImageAreaInterface $slideImageArea )
: SlideImageInterface
Adds a slide image area to the slide image area collection