PHP 클래스 Sulu\Component\SmartContent\DatasourceItem

상속: implements Sulu\Component\SmartContent\DatasourceItemInterface
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
__construct ( $id, $title, $path, $image = null )
getId ( )
getImage ( )
getPath ( )
getTitle ( )

메소드 상세

__construct() 공개 메소드

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

getId() 공개 메소드

public getId ( )

getImage() 공개 메소드

public getImage ( )

getPath() 공개 메소드

public getPath ( )

getTitle() 공개 메소드

public getTitle ( )