PHP Класс Yosymfony\Spress\Core\ContentManager\Collection\CollectionManager

Автор: Victor Puertas ([email protected])
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__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.

Описание методов

__construct() публичный Метод

Inserts the "pages" collection as default collection.
public __construct ( )

getCollectionForItem() публичный Метод

Collection matching of a item.
public getCollectionForItem ( Yosymfony\Spress\Core\DataSource\ItemInterface $item ) : Yosymfony\Spress\Core\ContentManager\Collection\CollectionInterface
$item Yosymfony\Spress\Core\DataSource\ItemInterface
Результат Yosymfony\Spress\Core\ContentManager\Collection\CollectionInterface

getCollectionItemCollection() публичный Метод

Gets the collection-item collection.
public getCollectionItemCollection ( ) : Yosymfony\Spress\Core\Support\Collection
Результат Yosymfony\Spress\Core\Support\Collection The collection