PHP 인터페이스 Sulu\Bundle\ContentBundle\Teaser\Provider\TeaserProviderInterface

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

공개 메소드들

메소드 설명
find ( array $ids, string $locale ) : Teaser[] Returns teasers by ids.
getConfiguration ( ) : TeaserConfiguration Return configuration for content-type.

메소드 상세

find() 공개 메소드

Returns teasers by ids.
public find ( array $ids, string $locale ) : Teaser[]
$ids array
$locale string
리턴 Sulu\Bundle\ContentBundle\Teaser\Teaser[]

getConfiguration() 공개 메소드

Return configuration for content-type.
public getConfiguration ( ) : TeaserConfiguration
리턴 Sulu\Bundle\ContentBundle\Teaser\Configuration\TeaserConfiguration