Method | Description | Returns |
---|---|---|
getId() | int | |
getComponent() | Component | |
getArea() | LayoutArea | |
getContent() | Content | |
getContentOrDefault() | Retrieves entity area content. If empty, retrieves default content of the area or its input type. | Content |
isNewRecord() | Check if the record is a new record | bool |
isHierarchicalModel() | Check whether a model is a hierarchical model, i.e. can have children | bool |
Common\Models\Backend\ComponentArea
ComponentArea