ViewHelper Documentation
flux:content.get
Content: Get ViewHelper
Gets all child content of a record based on area.
Arguments
area string
Name of the area to render
limit integer
Optional limit to the number of content elements to render
offset integer
Optional offset to the limit
order string
Optional sort order of content elements - RAND() supported
sortDirection string
Optional sort direction of content elements
as string
Variable name to register, then render child content and insert all results as an array of records
loadRegister anySimpleType
List of LOAD_REGISTER variable
render boolean
Optional returning variable as original table rows