ArchiveViewProvider
interface ArchiveViewProvider (View source)
A provider of a view for the archive admin
Methods
array
getArchiveFieldClass()
Returns the classname of the objects displayed in the field
getArchiveField()
Method on a {@link DataObject} which returns a custom field (usually {@link GridField}) for viewing and/or interacting with this objects archived records
bool
isArchiveFieldEnabled()
Returns whether the archive panel should be shown
Details
array
getArchiveFieldClass()
Returns the classname of the objects displayed in the field
FormField
getArchiveField()
Method on a {@link DataObject} which returns a custom field (usually {@link GridField}) for viewing and/or interacting with this objects archived records
bool
isArchiveFieldEnabled()
Returns whether the archive panel should be shown