Package

ViewHelpers

ViewHelper Documentation

v:resource.collection

Collection ViewHelper

This viewhelper returns a collection referenced by uid. 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')}

Arguments

uid integer

UID of the collection to be rendered

ViewHelper Resources

Schema Resources