Phraseanet PHP SDK API
Class

PhraseanetSDK\Repository\DataboxStatus

class DataboxStatus extends AbstractRepository

Methods

__construct(EntityManager $em)

from AbstractRepository
ArrayCollection findByDatabox(integer $databoxId)

The status of the desired databox

Details

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

Parameters

EntityManager $em

at line 27
public ArrayCollection findByDatabox(integer $databoxId)

The status of the desired databox

Parameters

integer $databoxId the databox id

Return Value

ArrayCollection

Exceptions

RuntimeException