PHP 클래스 Yosymfony\Spress\Core\ContentManager\Collection\CollectionManager

저자: Victor Puertas ([email protected])
파일 보기 프로젝트 열기: spress/spress 1 사용 예제들

공개 메소드들

메소드 설명
__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