Method | Description | |
---|---|---|
__construct ( ) | Constructor. | |
getCollectionForItem ( Yosymfony\Spress\Core\DataSource\ItemInterface $item ) : Yosymfony\Spress\Core\ContentManager\Collection\CollectionInterface | Collection matching of a item. | |
getCollectionItemCollection ( ) : Yosymfony\Spress\Core\Support\Collection | Gets the collection-item collection. |
public __construct ( ) |
public getCollectionForItem ( Yosymfony\Spress\Core\DataSource\ItemInterface $item ) : Yosymfony\Spress\Core\ContentManager\Collection\CollectionInterface | ||
$item | Yosymfony\Spress\Core\DataSource\ItemInterface | |
return | Yosymfony\Spress\Core\ContentManager\Collection\CollectionInterface |
public getCollectionItemCollection ( ) : Yosymfony\Spress\Core\Support\Collection | ||
return | Yosymfony\Spress\Core\Support\Collection | The collection |