PHP Class Sulu\Component\SmartContent\DatasourceItem

Inheritance: implements Sulu\Component\SmartContent\DatasourceItemInterface
显示文件 Open project: sulu/sulu

Public Methods

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

Method Details

__construct() public method

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

getId() public method

public getId ( )

getImage() public method

public getImage ( )

getPath() public method

public getPath ( )

getTitle() public method

public getTitle ( )