Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Content Type Report

Content Type Node Report GrooperReview.Pages.Design

Base class for reports summarizing Content Type configuration, structure, or diagnostics on the "Summary" tab.

Remarks

The Content Type Report class provides a foundation for building custom reports that present key information about a specific Content Type in Grooper. These reports are typically displayed on the "Summary" tab of a Content Type node, helping users review configuration, identify issues, or analyze data model structure.

Derived Types

There are 6 implementations of Content Type Report.

Circular Expressions Displays a report of circular references found in expressions used by Data Elements.
Data Elements Displays a report of all Data Elements defined on the current Content Type, including their usage and configuration details.
Derived Types Displays a report of all descendant Content Types for the current Content Type, including key statistics for each type.
Expressions Displays a report of all code expressions used by Data Elements in the current Content Type.
Property Overrides Displays a report of all properties overridden on Data Elements in derived Content Types.
Validation Rules Displays a report of all validation rules (Data Rules) applied to Data Elements in the current Content Type and its descendants.
Notification