PHP 클래스 Sulu\Component\Contact\SmartContent\AccountDataProvider

상속: extends Sulu\Component\SmartContent\Orm\BaseDataProvider
파일 보기 프로젝트 열기: sulu/sulu 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Sulu\Component\SmartContent\Orm\DataProviderRepositoryInterface $repository, JMS\Serializer\SerializerInterface $serializer )

보호된 메소드들

메소드 설명
decorateDataItems ( array $data )
getSerializationContext ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Sulu\Component\SmartContent\Orm\DataProviderRepositoryInterface $repository, JMS\Serializer\SerializerInterface $serializer )
$repository Sulu\Component\SmartContent\Orm\DataProviderRepositoryInterface
$serializer JMS\Serializer\SerializerInterface

decorateDataItems() 보호된 메소드

protected decorateDataItems ( array $data )
$data array

getSerializationContext() 보호된 메소드

protected getSerializationContext ( )