GridFieldPageCount
class GridFieldPageCount implements GridField_HTMLProvider (View source)
GridFieldPage displays a simple current page count summary.
E.g. "View 1 - 15 of 32"
Depends on GridFieldPaginator} being added to the {@link GridField.
Properties
protected | string | $targetFragment | ||
protected | string | $itemClass | Which template to use for rendering |
Methods
protected
getPaginator(GridField $gridField)
Retrieves an instance of a GridFieldPaginator attached to the same control
Details
__construct(string $targetFragment = 'before')
No description
protected GridFieldPaginator
getPaginator(GridField $gridField)
Retrieves an instance of a GridFieldPaginator attached to the same control
array
getHTMLFragments($gridField)
No description