Method | Description | Returns |
---|---|---|
getBlog() | Blog | |
getContentOrDefault() | Retrieves entity area content. If empty, retrieves default content of the area or its input type. | Content |
getId() | int | |
getContent() | Content | |
getArea() | LayoutArea | |
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 |
Blogs\Models\Frontend\BlogArea
BlogArea