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

파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
getId ( ) : string Returns id of item.
getResource ( ) : mixed Returns the resource which belongs to the item.

메소드 상세

getId() 공개 메소드

Returns id of item.
public getId ( ) : string
리턴 string

getResource() 공개 메소드

Returns the resource which belongs to the item.
public getResource ( ) : mixed
리턴 mixed