Property | Description | Returns |
---|---|---|
activeRevision | Check if the global component revision is the active revision | bool |
layout | Get the layout for the global component revision. Will use the global component's layout. | Layout |
areas | Collection | |
areaGroups | Gets the layout area groups | Collection |
id | int | |
type | string | |
created | Get the date the record was created. | DateTime |
modified | Get the last modification date for the record. | DateTime |
globalComponent | GlobalComponent | |
createdBy | User | |
modifiedBy | User | |
componentAreas | Collection (GlobalComponentRevisionArea) | |
areasContent | Fetch content for all layout areas defined for the model as AreasContent object | AreasContent |
Common\Models\Api\GlobalComponentRevision
GlobalComponentRevision