PHP 클래스 FluidTYPO3\Vhs\ViewHelpers\Resource\CollectionViewHelper
For more information look here:
http://docs.typo3.org/typo3cms/CoreApiReference/6.2/ApiOverview/Collections/Index.html#collections-api
### Example
{v:resource.collection(uid:'123') -> v:var.set(name: 'someCollection')}
파일 보기
프로젝트 열기: fluidtypo3/vhs
보호된 프로퍼티들
공개 메소드들
메소드 상세
injectCollectionRepository()
공개 메소드
public injectCollectionRepository ( TYPO3\CMS\Core\Collection\RecordCollectionRepository $collectionRepository ) : void |
$collectionRepository |
TYPO3\CMS\Core\Collection\RecordCollectionRepository |
|
리턴 |
void |
|
Returns a specific collection referenced by uid.
프로퍼티 상세
$collectionRepository 보호되어 있는 프로퍼티
protected RecordCollectionRepository,TYPO3\CMS\Core\Collection $collectionRepository |
리턴 |
TYPO3\CMS\Core\Collection\RecordCollectionRepository |
|