PHP Class Sulu\Component\Contact\SmartContent\AccountDataProvider

Inheritance: extends Sulu\Component\SmartContent\Orm\BaseDataProvider
Datei anzeigen Open project: sulu/sulu Class Usage Examples

Public Methods

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

Protected Methods

Method Description
decorateDataItems ( array $data )
getSerializationContext ( )

Method Details

__construct() public method

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

decorateDataItems() protected method

protected decorateDataItems ( array $data )
$data array

getSerializationContext() protected method

protected getSerializationContext ( )