Property | Description | Returns |
---|---|---|
activeRevision | Check if the revision is the active revision | bool |
text | Get the text for this page revision. Also parses image placeholders in the process. | string |
id | int | |
type | string | |
name | string | |
editor | string | |
created | Get the date the record was created. | DateTime |
modified | Get the last modification date for the record. | DateTime |
page | DocumentationPage | |
newRecord | Check if the record is a new record | bool |
hierarchicalModel | Check whether a model is a hierarchical model, i.e. can have children | bool |
Globals\Models\Api\DocumentationPageRevision
DocumentationPageRevision