PHP 인터페이스 Sulu\Component\SmartContent\ItemInterface

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

공개 메소드들

메소드 설명
getImage ( ) : string Returns URL to image.
getTitle ( ) : string Returns title of the item.

메소드 상세

getImage() 공개 메소드

Returns URL to image.
public getImage ( ) : string
리턴 string

getTitle() 공개 메소드

Returns title of the item.
public getTitle ( ) : string
리턴 string