Interface ProductImageInterface

Interface ProductImageInterface

Direct known implementers

ProductImage

Indirect known implementers

EmptyProductImage

Methods summary

public getFilename( void ) : string

Get Filename

public getAltText( LanguageCode $language ) : string

Get Alt Text

public isVisible( void ) : boolean

Is Visible

public setAltText( StringType $text, LanguageCode $language ) : string

Set Alt Text

public setVisible( BoolType $visible ) : ProductImageInterface

Set Visible