PHP Интерфейс Sulu\Bundle\ContentBundle\Teaser\Provider\TeaserProviderInterface

Показать файл Открыть проект

Открытые методы

Метод Описание
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