PHP Interface Sulu\Component\SmartContent\ItemInterface

Inheritance: extends Sulu\Component\SmartContent\ResourceItemInterface
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
getImage ( ) : string Returns URL to image.
getTitle ( ) : string Returns title of the item.

Method Details

getImage() public méthode

Returns URL to image.
public getImage ( ) : string
Résultat string

getTitle() public méthode

Returns title of the item.
public getTitle ( ) : string
Résultat string