| Property | Description | Returns |
|---|---|---|
| local | Checks whether the collection element is local. Also returns false for empty collection elements. | bool |
| global | Checks whether the collection element is global. Also returns false for empty collection elements. | bool |
| empty | Checks if the collection element is empty | bool |
| published | Checks whether the collection element is published | bool |
| published | Checks whether the collection element is published | bool |
| id | int | |
| position | int | |
| content | Content | |
| component | Component | |
| globalComponent | GlobalComponent | |
| container | Model |
Common\Models\Api\CollectionElement
CollectionElement