| Property | Description | Returns |
|---|---|---|
| local | Returns the information that this is a local component | bool |
| global | Returns the information that this is not a global component | bool |
| blank | Returns the information that this is not a blank component | bool |
| areas | Collection | |
| areaGroups | Gets the layout area groups | Collection |
| id | int | |
| name | string | |
| layout | Layout | |
| global | GlobalComponent | |
| componentAreas | Collection (ComponentArea) | |
| tags | Collection (Tag) | |
| categories | Collection (Category) | |
| areasContent | Fetch content for all layout areas defined for the model as AreasContent object | AreasContent |
Common\Models\Api\Component
Component