PHP Class Sulu\Bundle\MediaBundle\Api\RootCollection

Show file Open project: sulu/sulu

Public Methods

Method Description
__construct ( array $collections )
getCollections ( ) : Collection[]
getId ( ) : string
getTitle ( ) : string
hasSub ( ) : boolean

Method Details

__construct() public method

public __construct ( array $collections )
$collections array

getCollections() public method

public getCollections ( ) : Collection[]
return Collection[]

getId() public method

public getId ( ) : string
return string

getTitle() public method

public getTitle ( ) : string
return string

hasSub() public method

public hasSub ( ) : boolean
return boolean