Phraseanet PHP SDK API
Class

PhraseanetSDK\Repository\Cgus

class Cgus extends AbstractRepository

Methods

__construct(EntityManager $em)

from AbstractRepository
ArrayCollection findByDatabox(integer $databoxId)

Find All the cgus for the choosen databox

Details

in AbstractRepository at line 30
public __construct(EntityManager $em)

Parameters

EntityManager $em

at line 27
public ArrayCollection findByDatabox(integer $databoxId)

Find All the cgus for the choosen databox

Parameters

integer $databoxId The databox id

Return Value

ArrayCollection

Exceptions

RuntimeException