resource.collection ViewHelper <vhs: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')}