class GridFieldToolbarHeader implements GridField_HTMLProvider (View source)

Adding this class to a {@link GridFieldConfig} of a {@link GridField} adds a header title to that field.

The header serves to display the name of the data the GridField is showing.

Methods

array
getHTMLFragments(GridField $gridField)

No description

Details

array getHTMLFragments(GridField $gridField)

Parameters

GridField $gridField

Return Value

array