PHP Class Sulu\Component\SmartContent\DatasourceItem

Inheritance: implements Sulu\Component\SmartContent\DatasourceItemInterface
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
__construct ( $id, $title, $path, $image = null )
getId ( )
getImage ( )
getPath ( )
getTitle ( )

Method Details

__construct() public méthode

public __construct ( $id, $title, $path, $image = null )

getId() public méthode

public getId ( )

getImage() public méthode

public getImage ( )

getPath() public méthode

public getPath ( )

getTitle() public méthode

public getTitle ( )