Content Repository ViewHelper Reference
This reference was automatically generated from code on 2024-10-10
PaginateViewHelper
This ViewHelper renders a Pagination of nodes.
- Implementation:
Neos\ContentRepository\ViewHelpers\Widget\PaginateViewHelper
Arguments
widgetId
(string, optional): Unique identifier of the widget instanceas
(string): Variable name for the result setparentNode
(NeosContentRepositoryDomainModelNodeInterface, optional): The parent node of the child nodes to show (instead of specifying the specific node set)nodes
(array, optional): The specific collection of nodes to use for this paginator (instead of specifying the parentNode)nodeTypeFilter
(string, optional): A node type (or more complex filter) to filter for in the resultsconfiguration
(array, optional): Widget configuration