PHP Class Sulu\Component\Contact\SmartContent\ContactDataProvider

Inheritance: extends Sulu\Component\SmartContent\Orm\BaseDataProvider
Afficher le fichier Open project: sulu/sulu Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
decorateDataItems ( array $data )
getSerializationContext ( )

Method Details

__construct() public méthode

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

decorateDataItems() protected méthode

protected decorateDataItems ( array $data )
$data array

getSerializationContext() protected méthode

protected getSerializationContext ( )