g
Frontend | Backend | Api

Blogs\Models\Api\PostRevision

PostRevision

Property Description Returns
areas Collection
areaGroups Gets the layout area groups Collection
activeRevision Check if the revision is the active revision bool
text Get the text for this post revision. Also parses image and link placeholders in the process. string
layout Get the layout for this blog post revision Layout
id int
type string
name string
created Get the date the record was created. DateTime
modified Get the last modification date for the record. DateTime
createdBy User
modifiedBy User
post Post
postAreas Collection (PostArea)
areasContent Fetch content for all layout areas defined for the model as AreasContent object AreasContent